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