我想知道如何将自定义 URL 与 ShareThis 社交分享插件一起使用。例如,我的 index.php 页面上有一个帖子摘要,它链接到 my-post.php,所以我想做的是让用户从我的索引页面共享 my-post.php。
这是来自 sharethis.com 的代码
纽扣:
<span class='st_facebook_hcount' displayText='Facebook'></span>
<span class='st_twitter_hcount' displayText='Tweet'></span>
<span class='st_googleplus_hcount' displayText='Google +'></span>
<span class='st_pinterest_hcount' displayText='Pinterest'></span>
JS:
<script type="text/javascript" src="http://w.sharethis.com/button/buttons.js"></script>
<script type="text/javascript">stLight.options({publisher: "ur-448a73fe-e6c1-f7a5-f0a5-3912c860fc9e"});</script>