Allows users to report inappropriate content across a site’s content types. An email is sent to the admin user and the report is logged in the WP Admin under Dashboard > Content Reports.
Administrators can choose which post types to enable the report link and whether the link should appear before or after the content.
Download
Latest version: Download Community Watch v1.0.0 [zip]
Installation
- Upload the
community-watch
folder to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Enable post types and display options at Settings > Community Watch.
- View content reports at Dashboard > Content Reports.
FAQ
Q. Why is there a user with a weird name like ‘cwbot@example.com’?
A. Don’t panic. Your site is fine. The plugin automatically creates a user with Editor privileges to be the author of the content reports. When the plugin is uninstalled, it will remove this user.
Q. What happens when I uninstall the plugin?
A. All options, content reports, and the content report user ‘CommunityWatchBot’ will be removed from your site.
Changelog
1.0.0
- Initial Version