博客今天添加了分享到腾讯微博、新浪微博、开心网、人人网等按钮,实现一键把日志转到相应网站的功能,方法如下:
把下面的代码添加到日志文件的 <?php the_content(); ?> 代码下面:
下面是CSS样式表文件,添加到你的style.css文件即可:
.post_share{
border-top:#DDDDDD 1px dotted;
border-bottom:#DDDDDD 1px dotted;
padding:5px;
margin:10px 0px;
}
.post_share a{
text-decoration:none;
}
.post_share img, .post_share img:hover{
border:none;
background:none;
margin-bottom:-8px;
margin-right:-5px;
}
演示见本文下方。

看起来蛮好
试试用用。
快用吧,不然蛋疼!就几行代码,不用动系统文件,很安全快捷滴。。。
plugin有自带的啊~
不使用插件滴。。。
我都从来没用过这个功能
现在可以用了,嘿嘿!挺有用的。