10+
安裝啟用
—
尚無評分
4933 天前
最後更新
—
問題解決
WordPress 3.3+ v0.1.2 上架:2012-07-09
內容簡介
這個小型外掛程式可以自動與Path佈景主題整合。只要啟用此外掛程式,您就可以分享您的文章到Twitter、Google+和Facebook。
外掛程式會在單一文章後方加入這些分享按鈕。
如果您想在其他佈景主題中使用此外掛程式,請將以下程式碼添加至您的模板檔案。
if ( function_exists( 'social_path_media' ) )
social_path_media();
外掛標籤
開發者團隊
原文外掛簡介
This mini plugin integrates automatically with Path Theme. Just activate this plugin and you can share your posts on Twitter, Google+ and Facebook.
Plugin adds these buttons after singular post.
If you want to use this plugin with another theme add this in your template file.
if ( function_exists( 'social_path_media' ) )
social_path_media();
