Deze plugin is niet getest met de laatste drie grote versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Er kunnen ook compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

Comment License

Beschrijving

Comment License shows a license with terms of your choosing in your comments form. You can edit the terms of your license in the options page.

Installatie

  1. Download the plugin archive and expand it (you’ve likely already done this).
  2. Upload the comment-license.php file to your wp-content/plugins directory (not in a sub-folder).
  3. Go to the Plugins page in your WordPress Administration area and click ‘Activate’ for Comment License.
  4. Congratulations, you’ve just installed Comment License.
  5. Optional: go to Options > Comment License to change the terms of your license.
  6. Optional: set a CSS class for comment_license to style the banner.

FAQ

Why doesn’t the license show in my theme?

This plugin relies on the comment_form to be present in your comments.php template. If this does not exist, you will want to add it:

<?php do_action('comment_form', $post->ID); ?>

Anything else?

That about does it – enjoy!

–Alex King

http://alexking.org/projects/wordpress

Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

Bijdragers & ontwikkelaars

“Comment License” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “Comment License” naar jouw taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.