KommentValasz

KommentValasz

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

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>.

  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.

Reviews

0 out of 5 stars

  • Version: 1.1.4.1
  • Last updated: 15 years ago
  • Active installations: 10
  • WordPress version: 2.0.2
  • Tested up to: 2.7
  • PHP version: false