Plugin Directory

Changeset 412994


Ignore:
Timestamp:
07/21/2011 06:59:00 AM (15 years ago)
Author:
q409640976
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • clickchina/trunk/readme.txt

    r412949 r412994  
    1 === clickchina ===
     1=== clickchina ===
    22Contributors: q409640976
    33Donate link: http://jishigu.com/
     
    1414
    1515[查看演示:](http://jishigu.com/2163.html "Clickchina演示") 你可以查看评论效果.
     16
    1617[See Demo](http://jishigu.com/2163.html "Clickchina Demo") to use Clickchina to send a comment.
    1718
     
    20211. (上传至插件目录)Upload me to the /wp-content/plugins/,
    21222. (激活插件)Activate the plugin through the 'Plugins' menu in WordPress.
    22 3. (模板中的comments.php文件,如果没有这段代码“<?php do_action('comment_form', $post->ID); ?>”,请添加到“</form>”前)
     233. (模板中的comments.php文件,如果没有这段代码`<?php do_action('comment_form', $post->ID); ?>`,请添加到`</form>`前)
    2324If 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.
    24254.(如果你的模板评论使用了ajax,请不要使用本插件)we are conflicting with "ajax" comment theme.
Note: See TracChangeset for help on using the changeset viewer.