Dieses Plugin ist nicht mit den jüngsten 3 Hauptversionen von WordPress getestet worden. Es wird möglicherweise nicht mehr gewartet oder unterstützt und kann Kompatibilitätsprobleme haben, wenn es mit neueren Versionen von WordPress verwendet wird.

KommentValasz

Beschreibung

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

Installation

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

Rezensionen

There are no reviews for this plugin.

Mitwirkende & Entwickler

„KommentValasz“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

Übersetze „KommentValasz“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.