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.

KommentValasz

Descripción

A simple plugin allowing commenters to reply to each other’s comments.

Instalación

  1. Upload the directory kommentvalasz to /wp-content/plugins/.
  2. Insert <?php if(function_exists('kommentvalasz')) kommentvalasz('reply'); ?> somewhere into the foreach loop of your comments.php file (/wp-content/themes/YOUR_THEME/comments.php).
  3. Activate the plugin under the Plugins menu in WordPress.

FAQ

What if my theme doesn’t support the wp_head() tag?

In such a case you have to manually insert <script type="text/javascript" src="/wp-content/plugins/kommentvalasz/kommentvalasz.js"></script> into your header template file between <head> and </head>.

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

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

Colaboradores

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