Descripción
Reported Comments gives the ability for your sites user to report/flag a comment
It allows you as an administrator or moderator some essential options to specify :
* The moderator Email
* The report labels/types
* The Email title
* The Email template body (allowing HTML)
In the E-Mail title and body you can use shortcodes/modifiers like :
* %comment%
: The comment content
* %comment_link%
: The URL to the comment
* %comment_author%
: The comment author
* %comment_author_email%
: The email of the comment author
* %comment_author_link%
: The URL to the comment author
* %comment_author_ip%
: The IP of the comment author
* %comment_action_trash%
: The link to trash the comment
* %comment_action_spam%
: The link to spam the comment
* %report_type%
: The report type
* %report_author%
: The report author
* %report_author_link%
: The URL to the report author
* %post%
: The post name
Your suggestions are welcome
Capturas de pantalla
Instalación
- Download the plugin
- Upload the folder to your site’s wp-content/plugins directory
- Activate the plugin in the WordPress Admin Panel
- Click on settings to manage the options
FAQ
There are currently no FAQs at this time.
Reseñas
No hay reseñas para este plugin.
Colaboradores & Desarrolladores
“Reported Comments” es software de código abierto. Las siguientes personas han contribuido a este plugin.
ColaboradoresTraduce “Reported Comments” a tu idioma.
¿Interesado en el desarrollo?
Revisa el código, echa un vistazo al repositorio SVN, o suscríbete al registro de desarrollo por RSS .
Historial de cambios
1.0
- The initial published version