=== WP Facebook Open Graph protocol === Contributors: ryno267, andrewryno Donate link: http://goo.gl/8lGv3 Tags: open graph, ogp, facebook open graph, google +1, +1, google plus one, plus one, linkedin share, facebook meta, open graph meta, facebook share, facebook like, linkedin Requires at least: 3.0 Tested up to: 3.3.2 Stable tag: 2.0.1 Adds proper Facebook Open Graph Meta tags and values to your site so when links are shared it looks awesome! == Description == This plugin adds well executed and accurate Facebook Open Graph Meta tag information to your site. The idea is to keep minimal settings and options as to remain out of your way and in the background while still proving a powerful Open Graph plugin for your WordPress site. This plugin works on Facebook, Google Plus, and Linkedin. Shortname: WPFBOGP = Image Handling = By popular demand we've added a setting so the Fallback image in settings can be the default sitewide. If you don't check that box, here's now she works. The plugin will first look for a featured image. If there isn't one or your theme doesn't have those available, then it will pull the image(s) in the post/page content. If that isn't there either, then it will default to using the image you put into the plugin settings in the admin panel. If THAT isn't there then... well you fail and you won't have an image and we'll put a comment in your source to remind you to add one as Facebook requires one. New in 2.0 - We'll pull ALL those images and feed them to Facebook and Google + so you can hit the arrows to select which one you want. It will use the fallback image first IF it's selected as default, then will do featured image next and then any content images. Test with the Facebook Debugger. = Title and Description = New in 2.0, the plugin will use the title and meta description from ANY SEO plugin or theme, including Genesis and Thesis. Worst case it'll fall back to pulling some of your content as a last-ditch backup. But if you're concerned with what your Open Graph tags look like, then you should probably be running some kind of SEO plugin anyways. AMIRITE? = Testing Your Site = Once you've enabled the plugin head over to Facebook's testing tool and paste in one of your post/page url's or your home page to see what info Facebook is pulling in. This tool is located here: http://developers.facebook.com/tools/debug = Plugin Roadmap = 3.4 beta needs some admin styling. If you have feature requests? Use the form on rYnoweb.com/WordPress-Plugins == Installation == 1. Upload the `wp-facebook-ogp` folder to the `/wp-content/plugins/` directory 1. Activate the WP Facebook OGP plugin through the 'Plugins' menu in WordPress 1. You MUST add your Facebook ID OR an App ID to the Plugin Settings page for the plugin to produce OGP meta data. This is required by Facebook. == Frequently Asked Questions == = Do I need to create a Facebook Application to use this plugin? = Short answer is no. Either your Facebook User ID or or an Application ID is a requirement. You don't need to register an app, just use your User ID (plugin admin settings page helps you find that). You can have both App ID and User ID if you'd like. More details on how Facebook verifies admins is located here: https://developers.facebook.com/docs/insights/ = Why doesn't this plugin have a Like/Send button? = Honestly it's not hard to add one once you have the proper meta content in the header. Look at how to add a Like button using fb:like. There are a lot of 'like' button plugins but this one focuses on solid and accurate Open Graph meta data. == Screenshots == 1. The Open Graph admin options panel has all options laid out in one easy place. The rest is all behind the scenes. == Upgrade Notice == = 2.0.2 = Fixes bug that caused a PHP warning to display and also fixes bugs with plugins not functioning properly when using content filters. = 2.0.1 = Bug fixes for HTTPS/SSL pages, SEO plugins, force fallback images and more. = 2.0 = BIG Update - now works with ALL SEO plugins for titles and descriptions, adds multiple images and other fixes! = 1.6.1 = Bug fix with 1.6 initial release. Titles broke for some running 'naked sites' w/ no seo plugins. It worked on all testing sites but obviously I need to test a little more. Standby = 1.6 = Because we're getting more accurate titles you may see a change in how they're pulled. If you're using an SEO plugin it should now pull that title == Changelog == = 2.0.2 = * Fixes bug that would display a PHP warning with debug mode turned on. * Removed code that would filter the_content() which caused problems with plugins that also used that same filter. = 2.0.1 = * Fixed bug where og:url was returning a https URL instead of http, causing Facebook Linter to fail. Now using the WordPress function is_ssl() instead of the $_SERVER global variable. * Fixed bug with some SEO plugins where the page title and meta description were not being pulled correctly. * Changed front pages to have the og:type 'website', not 'article'. * Fixed bug where the 'force fallback' checkbox will check itself after initial installation. = 2.0 = * Now works with ALL SEO plugins AND Frameworks like Genesis and Thesis. It now grabs the actual outputted