Περιγραφή
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.
Εγκατάσταση
- Download the plugin archive and expand it (you’ve likely already done this).
- Upload the comment-license.php file to your wp-content/plugins directory (not in a sub-folder).
- Go to the Plugins page in your WordPress Administration area and click ‘Activate’ for Comment License.
- Congratulations, you’ve just installed Comment License.
- Optional: go to Options > Comment License to change the terms of your license.
- Optional: set a CSS class for
comment_license
to style the banner.
Συχνές Ερωτήσεις
-
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
Κριτικές
Δεν υπάρχουν αξιολογήσεις για αυτό το πρόσθετο.
Συνεισφέροντες & Προγραμματιστές
“Comment License” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.
ΣυντελεστέςΜεταφράστε το “Comment License” στην γλώσσα σας.
Ενδιαφέρεστε για την ανάπτυξη;
Περιηγηθείτε στον κώδικα, ανατρέξτε στο αποθετήριο SVN ή εγγραφείτε στο αρχείο καταγραφής αλλαγών ανάπτυξης μέσω RSS .