This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of 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.

Preguntas frecuentes

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

There are no reviews for this 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?

Revise el código , eche un vistazo al repositorio SVN , o suscríbase al log de desarrollo por RSS .