Changeset 413005
- Timestamp:
- 07/21/2011 07:09:16 AM (15 years ago)
- File:
-
- 1 edited
-
clickchina/trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
clickchina/trunk/readme.txt
r412994 r413005 1 === clickchina ===1 === clickchina === 2 2 Contributors: q409640976 3 3 Donate link: http://jishigu.com/ … … 23 23 3. (模板中的comments.php文件,如果没有这段代码`<?php do_action('comment_form', $post->ID); ?>`,请添加到`</form>`前) 24 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.25 4. (如果你的模板评论使用了ajax,请不要使用本插件)we are conflicting with "ajax" comment theme. 26 26 27 27 == Changelog ==
Note: See TracChangeset
for help on using the changeset viewer.