Simple Open Graph

Description
Simple Open Graph adds Facebook’s Open Graph meta data to the header.

Installation
1. Upload simple_opengraph.zip to the /wp-content/plugins/ directory

2. Activate the plugin through the ‘Plugins’ menu in WordPress

Changelog
0.1 – Initial Release

0.2 – Bug Fixes

0.3 – Changed handling of empty image and Description

1.0 – Added admin settings page, ability to define fb:admins, fb:app_id, and a fallback for og:image; bug fixes

1.1 – Complete rewrite; bug fixes

1.2 – Resolved Jetpack Stats issue

2.0 – Fixed fallback issue, HTML outback on separate lines

2.2 – Added fb:page_id

Feature Requests

  • Fallback og:image (completed: 6.20.2011)

Known Issues

  • For some reason, activating this messes up the 48 hour stats image in the admin bar; I’m trying to figure out what’s doing it. Any help = appreciated.(Caused by whitespace in PHP; Resolved in 1.2 release)
  • og:image appears as <meta property="og:image" content=" "> unless a fallback or a post image is present.
  • Plugin isn’t compatible with iFeature theme.