Description
Adds a link next to the reply link below each comment, which allows visitors to flag comments as inappropriate.
A sub page to comments in admin is added, where an administrator may review all the flagged comments and decide
if they should be removed or not.
Admins or logged-in users with comment moderation permissions are able trash or replace comments with
one click in the frontend. This action can not be undone. A “trash” link will appear bellow all comments.
Don’t worry: You can untrash them if until you reload. You are also able to replace the comment text with a custom
text which can be set in the settings.
Features
- Ability for visitors to report comments they find offensive.
- Once a flagged comment has been deemed ok, it wont be able to be flagged again.
- Flagging is done via ajax for smoother experience for the visitors.
- Decide whether all visitors or only logged in users can report comments.
- Trashing and Replacing with ajax in the frontend for faster moderation.
- Fully localized. Comes with English and German translations.
Screenshots
Installation
- Install and activate MarcTV Moderate via the WordPress.org repository.
- Let users flag comments at the front end. Trash and replace them as admin in the frontend, too.
- Review flagged comments in wp-admin.
Reviews
Contributors & Developers
“MarcTV Moderate Comments” is open source software. The following people have contributed to this plugin.
Contributors“MarcTV Moderate Comments” has been translated into 1 locale. Thank you to the translators for their contributions.
Translate “MarcTV Moderate Comments” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
2.2
- Fixed localization.
2.0
- Fixed compatibility with WordPress 6.0.
1.9
- Migration to GitHub actions.
1.2.4
- Replaced comments in the backend are not marked as ok automatically. This saves clicks for moderators.
1.2.2
- Links will no longer show up if Javascript is disabled.
- New HTML structure for the links.
- Small localisation changes.