Changeset 133921
- Timestamp:
- 07/10/2009 05:55:28 PM (17 years ago)
- File:
-
- 1 edited
-
wp-notcaptcha/trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wp-notcaptcha/trunk/readme.txt
r133727 r133921 22 22 23 23 - Works with Wordpress 2.x. 24 - PHP 4. 0.6or above with GD2 library support.24 - PHP 4.3.0 or above with GD2 library support. 25 25 - Your theme must have a `<?php do_action('comment_form', $post->ID); ?>` tag inside your comments.php form. Most themes do. 26 26 The best place to locate the tag is before the comment textarea, you may want to move it if it is below the comment textarea.
Note: See TracChangeset
for help on using the changeset viewer.