原本我還不知道推推王 http://funp.com/,到底跟黑米 http://www.hemidemi.com/ 有什麼不同?
呵...現在我知道了,如下圖,原來可以把自己的 blog 也加入推薦按鈕,蠻有趣的,應該還有其他按鈕我還沒發現^^

OK,這個很簡單,WordPress 請編輯 header.php
<html xmlns=”http://www.w3.org/1999/xhtml”>
<head profile=”http://gmpg.org/xfn/11″>
<!–FunP推推王–>
<script language=’JavaScript’ src=’http://funp.com/js/funp_button.js’></script>
再來要編輯 index.php 跟 single.php
<div class=”posttitle”>
<h2>
<script>funp_genButton(‘<?php the_permalink() ?>’);</script>
<a href=”<?php the_permalink() ?>” rel=”bookmark” title=”Permanent Link to <?php the_title(); ?>”><?php the_title(); ?></a>
</h2>
這樣就大功告成了!
嗯~好熟悉的畫面,原來是我家網站的圖呀~
呵…sorry 沒錯, 我固定會逛你的網站, 從你的 blog 看到推推王按鈕這東西的 😆