Description
Reported Comments gives the ability for your sites user to report/flag a comment
It allows you as an administrator or moderator some essential options to specify :
* The moderator Email
* The report labels/types
* The Email title
* The Email template body (allowing HTML)
In the E-Mail title and body you can use shortcodes/modifiers like :
* %comment%
: The comment content
* %comment_link%
: The URL to the comment
* %comment_author%
: The comment author
* %comment_author_email%
: The email of the comment author
* %comment_author_link%
: The URL to the comment author
* %comment_author_ip%
: The IP of the comment author
* %comment_action_trash%
: The link to trash the comment
* %comment_action_spam%
: The link to spam the comment
* %report_type%
: The report type
* %report_author%
: The report author
* %report_author_link%
: The URL to the report author
* %post%
: The post name
Your suggestions are welcome
Screenshots
Installation
- Download the plugin
- Upload the folder to your site’s wp-content/plugins directory
- Activate the plugin in the WordPress Admin Panel
- Click on settings to manage the options
FAQ
There are currently no FAQs at this time.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Reported Comments” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Reported Comments” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0
- The initial published version