芒果小站

/* 336x280*/

如果不想使用 WordPress 插件来实现收藏功能,完全可以在你的 WordPress 模板文件中手工添加代码,方便读者收藏。

1. 美味书签 (Delicious)

<a href="http://www.delicious.com/post?url=<?php the_permalink() ?>&title=<?php the_title(); ?>" target="_blank">美味书签 (Delicious)</a>

2. Google 书签

<a href="http://www.google.com/bookmarks/mark?op=edit&bkmk=<?php the_permalink() ?>&title=<?php the_title(); ?>" target="_blank">Google 书签</a>

3. 雅虎收藏

<a href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=<?php the_permalink() ?>&=<?php the_title(); ?>" target="_blank">Yahoo 收藏</a>

4. Digg.com

<a href="http://digg.com/submit?phase=2&url=<?php the_permalink() ?>&title=<?php the_title(); ?>" target="_blank">digg</a>

5. 百度搜藏

<a href="http://cang.baidu.com/do/add?it=<?php the_title(); ?>&iu=<?php the_permalink() ?>" target="_blank">百度搜藏</a>

6. QQ 书签

<a href="http://shuqian.qq.com/post?from=3&title=<?php the_title(); ?>&uri=<?php the_permalink() ?>" target="_blank">QQ书签</a>

7. 鲜果热文

<a href="http://www.xianguo.com/service/submitfav/?link=<?php the_permalink() ?>&title=<?php the_title(); ?>" target="_blank">收藏到鲜果</a>
/* 336x280*/
版权所有,转载请注明出处。
转载自 <a href="http://www.mangguo.org/add-bookmark-code-manually-for-wordpress/" title="为 WordPress 手工添加收藏代码" rel="bookmark">为 WordPress 手工添加收藏代码 | 芒果小站</a>

已经有 1 条群众意见

  1. SiNsKy /2010-01-28 02:04

    代码用的什么插件啊。。。 这么清素。。。 能发我一份吗?到我邮箱, 谢谢。 回应

    #1

我简单说几句

随机推荐

最新评论