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 Plugger

Descripción

Gives a list of that last people to comment on a post, with a link to their site if they provided one.

Configuration

You may pass parameters when calling the function to configure some of the options.
Example: mdv_comment_plugger('Last Commented By: ', 7)

The parameters:
$before – text to be displayed before the commenters names are displayed
$limit – the maximum number of commenter names to display (default is 10)

Instalación

  1. Upload comment-plugger.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Place <?php mdv_comment_plugger(); ?> in your template where you want the commenter “plugs” to display.

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

Este software es de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

Traduce “Comment Plugger” 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.