Descripción
This WordPress plugin will sent out a customizable notification to a user that has left an comment on your site after approval of the comment.
It’s a tiny plugin which I hope to expand in the near future. Let me know if you miss something.
Íconos por Max Steenbergen / maxsteenbergen.com
Capturas de pantalla
Instalación
Instalación
- In your WordPress Dashboard go to “Plugins” -> “Add Plugin”.
- Search for “Comment Approved”.
- Install the plugin by pressing the “Install” button.
- Activate the plugin by pressing the “Activate” button.
- The settings are accessible trough the settings menu in the sidebar.
Minimum Requirements
- WordPress version 3.0 or greater.
- PHP version 5.2.4 or greater.
- MySQL version 5.0 or greater.
Recommended Requirements
- The latest WordPress version.
- PHP version 5.6 or greater.
- MySQL version 5.6 or greater.
Reseñas
Colaboradores & Desarrolladores
“Comentario Aprobado” es software de código abierto. Las siguientes personas han contribuido a este plugin.
Colaboradores“Comentario Aprobado” ha sido traducido en 9 idiomas. Gracias a los traductores por sus contribuciones.
Traduce “Comentario Aprobado” 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.6.1
- [NEW] Added support for [the_title] to display the post title in the notification mail.
- [NEW] Use [the_title] and [name] in the subject of the notification mail.
- [MISC] Removed support for %shortcode% shortcodes, use the [shortcode] syntax instead.
1.6
- [NEW] Added support for HTML mails. If you experience any issue, please report through the plugin forum.
- [FIX] Moved position of checkbox from comment_form to comment_form_after_fields
- Tested up to WordPress 4.9.8
1.5.2.3
- [FIX] Issue where string could not be translated.
1.5.2.2
- Added .pot file for custom translations
1.5.2.1
- Tested up to WordPress 4.7
1.5.2
- Added quick link to the options page on the plugin screen
1.5.1
- Add phpDocs
- Tested up to WordPress 4.5
1.5
- Security: Prevent direct access to php files
- Security: Prevent direct access to directories
- Fix global translations support
- Delete unused css and js files
- Add missing i18n function
- Update plugin readme file
1.4.3
- Mejor manejo de las traducciones
1.4.2.1
- Utiliza un disparador de acciones más confiable
1.4.2
- Actualiza las traducciones para soportar los próximos packs de traducción para plugins
- Se agregó un archivo .pot para traducciones personalizadas
1.4.1
- Se solucionó un problema de traducción, ¡lo siento!
1.4
- Simplifica el código base gracias a kasparsd
- Activa las notificaciones si se detecta Comentarios por Jetpack, ya que este no soporta el checkbox opcional.
1.3.2.1
- Corrección de Tipeo
- Tested up to WordPress 4.2.2
1.3.2
- Agrega la opción para cambiar el correo desde las cabeceras
- Agrega la opción para el estado por defecto del checkbox
- Mejor soporte para traducciónes
- Soporte para WordPress 4.2
- Correcciones menores
1.3.1
- Se agregó la opción para que el usuario seleccione las notificaciones
1.3
- Se agregó la opción para cambiar el asunto (gracias Karl)
1.2.1
- Se agregaron los íconos del plugin. Créditos para Max Steenbergen / maxsteenbergen.com
1.2
- Este es un parche de seguridad. Por favor actualízalo
1.1
- Se solucionó un error de traducción
1.0
- Lanzamiento Inicial