Descrição
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 de tela
Instalação
- 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.
Avaliações
Colaboradores e desenvolvedores
“MarcTV Moderate Comments” é um programa de código aberto. As seguintes pessoas contribuíram para este plugin.
ColaboradoresMarcTV Moderate Comments” foi traduzido para 1 localidade. Agradecemos aos tradutores por suas contribuições.
Traduzir “MarcTV Moderate Comments” para seu idioma.
Interessado no desenvolvimento?
Navegue pelo código, consulte o repositório SVN ou assine o registro de desenvolvimento por RSS.
Registro de alterações
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.