Changeset 412994
- Timestamp:
- 07/21/2011 06:59:00 AM (15 years ago)
- File:
-
- 1 edited
-
clickchina/trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
clickchina/trunk/readme.txt
r412949 r412994 1 === clickchina ===1 === clickchina === 2 2 Contributors: q409640976 3 3 Donate link: http://jishigu.com/ … … 14 14 15 15 [查看演示:](http://jishigu.com/2163.html "Clickchina演示") 你可以查看评论效果. 16 16 17 [See Demo](http://jishigu.com/2163.html "Clickchina Demo") to use Clickchina to send a comment. 17 18 … … 20 21 1. (上传至插件目录)Upload me to the /wp-content/plugins/, 21 22 2. (激活插件)Activate the plugin through the 'Plugins' menu in WordPress. 22 3. (模板中的comments.php文件,如果没有这段代码 “<?php do_action('comment_form', $post->ID); ?>”,请添加到“</form>”前)23 3. (模板中的comments.php文件,如果没有这段代码`<?php do_action('comment_form', $post->ID); ?>`,请添加到`</form>`前) 23 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. 24 25 4.(如果你的模板评论使用了ajax,请不要使用本插件)we are conflicting with "ajax" comment theme.
Note: See TracChangeset
for help on using the changeset viewer.