Plugin Directory

Changeset 412919


Ignore:
Timestamp:
07/21/2011 03:42:47 AM (15 years ago)
Author:
q409640976
Message:

readme modefy

File:
1 edited

Legend:

Unmodified
Added
Removed
  • clickchina/trunk/readme.txt

    r412918 r412919  
    1515
    1616[查看演示:](http://jishigu.com/2163.html "Clickchina演示") 你可以查看评论效果.
     17
    1718[See Demo](http://jishigu.com/2163.html "Clickchina Demo") to use Clickchina to send a comment.
    1819
     
    21221. (上传至插件目录)Upload me to the /wp-content/plugins/,
    22232. (激活插件)Activate the plugin through the 'Plugins' menu in WordPress.
    23 3. (模板中的comments.php文件,如果没有这段代码“<?php do_action('comment_form', $post->ID); ?>”,请添加到“</form>”前)
     243. (模板中的`comments.php`文件,如果没有这段代码`<?php do_action('comment_form', $post->ID); ?>`,请添加到`</form>`前)
    2425If 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.
    25264.(如果你的模板评论使用了ajax,请不要使用本插件)we are conflicting with "ajax" comment theme.
Note: See TracChangeset for help on using the changeset viewer.