Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

Comment Inform

Descripción

This plugin for sent information about comment to post author.
Information about author name and author e-mails sets in custom fields for each post.
In configuration of plugin you can set keys name for custom fields. By default this is «Author name» and «Author email».
Also can set subject and body of notification e-mail.
In body of e-mail you can use macros:

[name] – name of authr from custom field
[url] – post url
[title] – post title
[comment] – comment text

Capturas

  • Configure plugin
  • Set custom fields in post

Instalación

  1. Upload comminform.php to the /wp-content/plugins/ directory or to /wp-content/plugins/commplugin/
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Configure plugin throught ‘Settings’ -> ‘Comment Inform’
  4. When edit post add custom fields and set value for «Author name» and «Author email»

Reseñas

No hay valoraciones para este plugin.

Colaboradores y desarrolladores

«Comment Inform» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «Comment Inform» 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.

Registro de cambios

1.0

  • Start version