Implements the Open Graph Protocol on a WordPress installation. Can be used by other plugins as a dependency.
As of April 2026, Open Graph WP implementation is a WordPress fb plugin with 70 active installations and a 0/5 rating0. It has been downloaded 8.8K+ times in total. Requires WordPress 3.1+ and PHP false+. Available on WordPress.org since 2011. Last updated 15 years ago — may have compatibility concerns. Top alternative: Embed social media.
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.
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…
| WordPress | 3.1+ requiredTested up to 3.1.4 |
| PHP | false+ required |
Plugin data sourced from WordPress.org. Analysis and metrics by PluginSift.