Beschrijving
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.
Schermafbeeldingen
Installatie
- 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.
Beoordelingen
Bijdragers & ontwikkelaars
“MarcTV Moderate Comments” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
Bijdragers“MarcTV Moderate Comments” is vertaald in 1 taal. Dank voor de vertalers voor hun bijdragen.
Vertaal “MarcTV Moderate Comments” naar jouw taal.
Interesse in de ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via 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.