就是你看到这篇文章下面的“Share this”
方法:WP后台控制面板–设置–sharing,然后拖动几个服务然后保存即可。
另外,WP默认没有Windows Live的Sharing,需要自定义。增加Windows Live sharing service的语法:
http://profile.live.com/badge/?url=%post_url%&title=%post_title%&description=%post_excerpt%
上面%post_url%就是你当前文章的URL(也可以用%post_full_url%来表示完整的URL),而%post _title%就是你当前文章标题,%post_excerpt%是当前文章概要。还有一个&screenshot=参数可以自行酌情增加。
参考MSDN官方文档:http://msdn.microsoft.com/en-us/windowslive/ff796213.aspx
效果可以点这篇文章下面的Windows Live
0