Descripción
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.
Capturas
Instalación
- 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.
Reseñas
Colaboradores y desarrolladores
“MarcTV Moderate Comments” es un software de código abierto. Las siguientes personas han colaborado con este plugin.
Colaboradores“MarcTV Moderate Comments” ha sido traducido a 1 idioma. Gracias a los traductores por sus contribuciones.
Traduce “MarcTV Moderate Comments” a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN , o suscríbete al log de desarrollo por RSS .
Registro de cambios
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.