⚠ 此外掛已下架 — 不再更新維護,建議勿安裝。
10+
安裝啟用
—
尚無評分
3617 天前
最後更新
—
問題解決
WordPress 3.2+ v0.3 上架:2016-05-15
內容簡介
這個外掛可以從流行的社交網路,如Facebook、Twitter、Youtube和Instagram取得社交訊息。 取得所有的訊息後,會被儲存為自製的文章型態,而這些貼文可以從前端呈現在WordPress上,或透過極度靈活的外掛API在程式碼中簡單地呼叫完成整個訊息流的呈現:
Myjive\SocialFeed::getFeed([$namespace]);
這裡的 $namespace 可以是Facebook、Youtube、Twitter或是Instagram。
外掛標籤
開發者團隊
原文外掛簡介
Fetch social feed from popular social networks like Facebook, Twitter,
Youtube and Instagram. The entire fetched feed is stored as custom post type and
can be presented in the frontend either as WordPress post or by utilizing very
flexible plugin’s API to get the complete feed with just a line of code:
Myjive\SocialFeed::getFeed([$namespage]);
Where $namespace is either Facebook, Youtube, Twitter or Instagram
