WordPress Plugin: WP-Clap

中文说明版本在第二页

WordPress Plugin:

WP-Clap (Version 1.3)

Description:

Not everyone wants to leave a comment, and you don’t know who have read your post without feedback. WP-Clap helps you make your visitors leave simple feedback without type a comment.

WP-Clap will creat a clap area after your post. Just like the comment area, your readers can clap for your post after reading, but they do not need to type anything. You can also use our function in your homepage to show how many claps the posts have, just like how many comments there are.

Download:

WP-Clap 1.3 (download)

Requires Version:

WordPress 2.7 or higher.

I don’t know whether WP-Clap can work at WP 2.5 or lower, but you can have a try.

Supported Languages:

  • US English/en_US (default)
  • 简体中文/zh_CN (Ariagle)
  • 日本語/ja_JP (晓晓)
  • Dutch/nl_NL (Marcel)

Installation:

  • 1. Unzip archive to the ‘/wp-content/plugins/’ directory
  • 2. Activate the plugin through the ‘Plugins’ menu in WordPress
  • 3. Go to ‘Setting->WP-Clap’, and change the setting
  • 4. If you Check the options of the ‘Display’, you do not need to pay attention to the following content
  • 5. (If you uncheck the above options) In your ’single.php’ (or other files you want clap such as page.php) file add the following lines:

<?php if(function_exists('wp_clap')) { wp_clap(); } ?>

  • 6. You can use the following functions in ‘index.php’ to show how many claps your posts have:

<?php if(function_exists('get_wp_claps')) { get_wp_claps(zero, one, more, mode, link, echo, post_id); } ?>

Parameters of get_wp_claps():

Name Type Description Default Versions
zero string Text to display when there are no claps. ‘No Claps’ 1.0+
one string Text to display when there is one clap. ‘One Clap’ 1.0+
more string Text to display when there are more than 1 claps,

‘%’ is replaced by the number of claps.

‘% Claps’ 1.0+
mode integer Which number you want to show.

0 = Total claps,

1 = Total clappers,

2 = Average claps.

0 1.0+
link integer 0 = No link, 1 = A link to the clap area. 0 1.0+
echo integer 0 = echo, 1 = return value. 1 1.0+
post_id integer Target post. Generally you do not need to set it. 0 1.0+

Using Examples:

As the function get_wp_claps(), generally you do not neet to reset the $link, $echo and $post_id. There are some examples:

<?php get_wp_claps('No Claps', 'One Clap', '% Claps'); // total claps ?>
<?php get_wp_claps('0 Clapper', '1 Clapper', '% Clappers', 1); // total clappers ?>
<?php get_wp_claps('No Clap', 'One Clap', '% Claps', 2); // average claps ?>
<?php get_wp_claps('0 Claps', '1 Clap', '% Claps', 0, 0); // total claps with no link ?>

Frequently Asked Questions:

  • How to display the Clap Area?
    There are 2 ways to display the clap area:

    • 1. In the ‘Setting->WP-Clap’ page, check the options of ‘Display’ and the clap area will be inserted into where you want.
    • 2. Add the following line to where you like to display it():
      <?php if(function_exists(‘wp_clap’)) { wp_clap(); } ?>
      For example, in the ’single.php’ file, you can add it before
      <?php comments_template(); ?>
  • How to display the number of claps in the index?
    There are 2 ways to display the number of claps:

    • 1. In the ‘Setting->WP-Clap’ page, check the option ‘Auto insert frequency into post and excerpt’ of ‘Display’, and the number of claps will be inserted into the right top of the post and excerpt. Posts can be also clapped here.
    • 2. You can use the function get_wp_claps(). Go to Installation to learn the parameters of this function.
  • Widget
    Sorry, WP-Clap doesn’t have widget now. Maybe widget will appear at the next version.
  • The Clap Area’s style is wrong in my blog!
    We can not make sure that the WP-Clap’s default style suits for everyone’s themes. You can check the style option in the WP-Clap setting page and add your custom style to your theme’s ’style.css’ file.

Screenshots

wp-clap-01
Clap Area

clap_f
The number of claps.

wp-clap-02-s
Options

Don’t forget to clap for this post!

相关日志

乐园新装:Glassy Garden 绿迎新春
乐园新装:Glassy Garden 绿迎新春

WordPress Plugin: WP No Keyword 防关键字屏蔽插件
WordPress Plugin: WP No Keyword 防关键字屏蔽插件

WordPress插件推荐: Picasa Image Express
WordPress插件推荐: Picasa Image Express

春节献礼:27P秀丽女模芋iPhone/iPod壁纸 + Lo全新主题
春节献礼:27P秀丽女模芋iPhone/iPod壁纸 + Lo全新主题

下一篇 »

拍手

无力吐槽,就来拍下手吧~
现在已有312次拍手,平均拍手28次。
hslx111hslx111(2)匿名园友匿名园友(294)decmesdecmes(2)kyonkyonAkibarikaAkibarika(3)walkltywalklty(4)DreamixDreamix(2)Iron_FeetIron_FeetKaelKael贱贱狗贱贱狗JennyJenny

“WordPress Plugin: WP-Clap”有 45 条吐槽

  1. 不知道和inove能不能合得来,那个拍手的图标如果能再优化一下就更好了…

  2. 拍手居然可以刷~~(lll ーдー)

  3. This looks like a fun plugin but you may want to consider another name such as WP-Applause. The word “clap” has another meaning in English that isn’t so pleasant as “applause”. A minute or two spent in Wikipedia will demonstrate what I mean :)

  4. Hi, I like the idea of WP-Clap very much! Just an idea: automatically inserting clap into posts is easier for a lot of users (in stead of manual editing of files). Take a look at Cli.gs and Tweet how I realized that if you like. If you want a Dutch translation, just send me the .po(t) file. Kind Regards.

  5. 看来似乎应该设置防止刷拍手的东西=w=

  6. 这个插件系2.84里面有错误啊,只要没有拍手过的文章,就会报错了!希望出新版本修正这个问题!

  7. If you sent me an e-mail I will reply with the Dutch translations.

  8. Works great, thank you

  9. Oh, this is nice! I don’t have to rely on CGI WebClap so much anymore :D

  10. Hey u thnx. Keep up the great work!

  11. 挺有创意的小东东,我喜欢

  12. 请问,您是通过什么来判断重复拍手的?
    Cookie?IP?
    我担心会出现有人恶意不停地重复拍手~

  13. 我发现在编辑文章的时候有个自定义域wp_claps,好像修改器一样啊=。=

  14. 希望博主在下一个版本中,可以在后台添加对日志拍手数的一栏。比方说一个表格
    postid posttitle clapcount
    并可以给予排序查看。
    这个只是建议,如果博主工作繁忙,可以直接无视此评论:P

  15. hi,
    please help me, i picked the option of auto insertion but I have the clap block/button on pages too, how can I make it show only on posts.

  16. 请告知一下,新版本1.2里面Container的书写规则。
    我想将其放入一个Class为under的DIV底部,我输入了div.class,好像没有达到预期效果,请解答一下

  17. In my WordPress installation (2.8.4), I logged in as a subscriber and I found I am able to edit the WP-Clap settings. It should Not be so. Only the Admin should be able to do so.

    Only WP_Clap was there in the Settings (as a subscriber). Nothing else. This is Not safe because any subscriber can change WP_Clap settings.

    You need to remove this anomaly from WP_Clap and we are waiting for an upgrade.

  18. [...] Zur WP-Clap-Plugin-Seite geht es übrigens hier…. [...]

  19. 老实说,如果没有醒目巨大的拍手标志,俺是基本不会记得按拍手的。

  20. This is such an awesome plugin. I’m using it on my site. :D

吐个槽吧

春菜正在被园长调教中,现在还不能给大家调戏哟。