WordPress Opengraph Plugin for Facebook Timeline
Yes, my previous copy paste research on opengraph and facebook plugin finally got some proper love. It’s now, still copy pasted, wrapped in a wordpress plugin. Based on Post Ender sample wp plugin, modified option page.
Well, that’s it. If you want some sort of boilerplate to fire up your opengraph app, then download this plugin. Remember, it’s not pretty at all.
Download here
Update:
If you are using old app (before Facebook Timeline announcement), make sure you have enabled to advance auth dialog option id your app advanced setting.
Bug fix 0.1.1:
- Fix invalid og:type when viewing single post. Should have been article instead of (default) website


Anonymous 12:11 am on 2/13/2012 Permalink
can we change the image to something other than the unicorn?
neofreko 4:49 am on 2/13/2012 Permalink
Theoretically we can. (Probably) we can fetch image from the post and assign it as og:image. The unicorn was used because it was a simple approach to give different image for each post url
cityvillechat 3:39 pm on 3/4/2012 Permalink
I really enjoy this plugin and was about to modify it but would love to be able to use a dif image for each post
Akhmad Fathonih 5:29 pm on 3/4/2012 Permalink
I made a quick fix to support post’s featured image as og:image
Check the patch here http://pastebin.com/ArAmgtR2
Replace the same function within opengrapher.php