Plugin Directory

Changeset 414039


Ignore:
Timestamp:
07/23/2011 08:15:47 AM (15 years ago)
Author:
q409640976
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • clickchina/trunk/readme.txt

    r413015 r414039  
    77Stable tag: trunk
    88
    9 防止垃圾评论插件,点击正确的图形提交评论,仿"Clickcha"(Click on the Right picture to submit comments,to prevent spam comments,as clickcha)
     9Click on the Right picture to submit comments,to prevent spam comments,as clickcha(防止垃圾评论插件,点击正确的图形提交评论,仿"Clickcha")
    1010
    1111== Description ==
     
    1919== Installation ==
    2020
    21 1. (上传至插件目录)Upload me to the /wp-content/plugins/,
    22 2. (激活插件)Activate the plugin through the 'Plugins' menu in WordPress.
    23 3. (模板中的comments.php文件,如果没有这段代码`<?php do_action('comment_form', $post->ID); ?>`,请添加到`</form>`前)
    24 If your theme doesn't have the code`<?php do_action('comment_form', $post->ID); ?>`, you must add them before the closing `</form>` tag in the `comments.php` file of the theme.
    25 4. (如果你的模板评论使用了ajax,请不要使用本插件)we are conflicting with "ajax" comment theme.
     211. If your theme doesn't have the code`<?php do_action('comment_form', $post->ID); ?>`, you must add them before the closing `</form>` tag in the `comments.php` file of the theme.(模板中的comments.php文件,如果没有这段代码`<?php do_action('comment_form', $post->ID); ?>`,请添加到`</form>`前)
     222. we are conflicting with "ajax" comment theme.(如果你的模板评论使用了ajax,请不要使用本插件)
    2623
    2724== Changelog ==
Note: See TracChangeset for help on using the changeset viewer.