Este plugin no ha sido probado con ninguna las 3 últimas versiones principales de WordPress. Puede que ya no se mantenga o no tenga soporte, y puede que tenga problemas de compatibilidad cuando se utiliza con versiones más recientes de WordPress.

AJAX Report Comments

Descripción

*** Please Note: If you have installed v.1, please deactivate, install, and then reactivate the plugin. ***

AJAX Report Comments is a simple yet powerful add-on for any WordPress blog, particularly larger blogs with a higher volume of user comments. It provides blog visitors the ability to report an inappropriate comment to the blog’s moderator with a single click using AJAX and email.

Through the WordPress Admin you can modify many aspects of the plugin including the text of the “Report Comment” link, the resulting “Thank you” message, the email address to send the inappropriate comment to and the layout and content of the generated email itself. You can even modify the HTML surrounding the “Report Comment” link to suit your needs.

After a comment is reported, the email address you specify will receive a message including the text of the reported comment and a link to view the comment on the site. The next version of this plugin will include more admin options and variety of moderation options, such as placing the comment in a moderation queue if more than X number of visitors flag it as inappropriate.

Instalación

  1. Download and unzip the above file
  2. Upload the entire report-comments directory to your plugins directory
  3. Activate the plugin from the WordPress admin panel
  4. Configure the options under the admin panel: Options Ð AJAX Report Comments

FAQ

Once the link is clicked, what happens?

The email address that is on file within the plugin is sent a notification of a reported comment. From there, that site administrator / editor can go and review the comment and handle it appropriately. Need more help? Support

Opiniones

No hay reseñas para este plugin.

Colaboradores & Desarrolladores

“AJAX Report Comments” es software de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

Traduce & #8220;AJAX Report 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 .

Historial de cambios

2.0.4

  1. Disabled caching level which causes most of the plugin to fail.

2.0.3

  1. Fixed a layout issue where the footer appeared on top of the list of comments in some cases.
  2. Resolved issue where multiple reports for the same comment from the same computer were not blocked.
  3. Fixed an issue where the wrong IP address was displayed on the moderation screen under Commenter’s IP

2.0.2

  1. Fixing syntax error in report-comments.php

2.0.1

  1. Fixing conflict with ‘Role Scoper’ plugin where pluggable.php was not required on plugin forward facing pages.

2.0

  1. Reported comments are available in a moderation system inside WP for site admins / moderators.
  2. Added dashboard integration for moderation panel.
  3. Moved plugin to own widget navigation.
  4. Once a flagged comment is approved by a site administrator / moderator, it cannot be flagged again by front end users.
  5. Can view a report on a single comment to see how many times it has been reported as well as details of original comment poster and users who flagged the comment.
  6. Admins can set a threshold value where if a comment is reported more times then the number specified, it automatically hides from the site’s front end.
  7. Enable / Disable reported comment reason box where users can give a reason for reporting a comment.
  8. Enable / Disable email moderator function.