[WordPress] 外掛分享: Open Graph WP implementation

首頁外掛目錄 › Open Graph WP implementation
70+
安裝啟用
尚無評分
5487 天前
最後更新
問題解決
WordPress 3.1+ v1.1 上架:2011-03-09

內容簡介

Open Graph 協議使任何網頁都能成為社交圖中的豐富物件。例如,此協議在 Facebook 上可用於使任何網頁擁有與 Facebook 專頁相同的功能。

雖然存在許多不同的技術和架構可進行組合,但並沒有一種單一的技術能夠提供足夠的信息,以豐富地表示社交圖中的任何網頁。Open Graph 協議在這些現有技術的基礎上建立,為開發人員提供了一個要實現的東西。簡化開發人員的操作是 Open Graph 協議的關鍵目標,它影響了許多技術設計決策。

對於開發人員

使用 add_action('open_graph_head_pre','your_function'); 和 add_action('open_graph_head_post','your_function'); 編輯元數據。對於類的一個實例。

始終使用 open_graph_instance()
更多資訊,請參閱插件網址 > Open Graph WP implementation 或查看常見問題解答。

外掛標籤

開發者團隊

⬇ 下載最新版 (v1.1) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「Open Graph WP implementation」→ 直接安裝(推薦)
📦 歷史版本下載

原文外掛簡介

The Open Graph protocol enables any web page to become a rich object in a social graph. For instance, this is used on Facebook to enable any web page to have the same functionality as a Facebook Page.
While many different technologies and schemas exist and could be combined together, there isn’t a single technology which provides enough information to richly represent any web page within the social graph. The Open Graph protocol builds on these existing technologies and gives developers one thing to implement. Developer simplicity is a key goal of the Open Graph protocol which has informed many of the technical design decisions.
For Developers
Use add_action('open_graph_head_pre','your_function'); and add_action('open_graph_head_post','your_function'); to edit the meta data. For an instance of the class.
Always use open_graph_instance()
Read more on the Plugin URI > Open Graph WP implementation or check out the FAQs

延伸相關外掛

文章
Filter
Apply Filters
Mastodon