=== WP Embed Facebook === Contributors: poxtron Donate link: http://www.saliuitl.org/en/wp-embed-facebook Tags: facebook, embed, open graph, fbsdk, Facebook events, Requires at least: 3.0.1 Tested up to: 3.8.1 Stable tag: 1.2.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Embed a Facebook page, post, event, photo or profile to any WP post or page. == Description == This plugin embeds public the content of a Facebook page directly into a wordpress post. = Supported Embeds = * Public Posts * Public Photos * Public Events * Fan pages * Community pages * Public Profiles = Requirements = * Facebook App id and Secret = Options = In Settings > Embed Facebook. * Change embed width * Show like buttons on embedded Facebook pages and photos = How to use it = Put on a single and separate line the Facebook link. **[Demo](http://saliuitl.org/en/wp-embed-facebook)** = Notes = * The information that is shown on your post if from facebook directly, no images or data are stored on your server. * You can not embed data that is not public like “invite only” events, or private profiles. * To customise de the look of the embeds copy the contents of wp-embed-facebook/templates/default/ to your-theme/plugins/wp-embed-facebook = On the next version = * Templates == Installation == 1. Download wp embed facebook plugin from [Wordpress](http://wordpress.org/plugins/wp-embed-facebook) 1. Create a [facebook app](https://developers.facebook.com/apps) and configure for your domain. 1. Copy the app id and app secret to the “Embed Facebook” page under the Setting section. 1. Put a single 1. Enjoy ! == Changelog == = 1.2.1 = * Updated Instructions * Change theme template directory = 1.2 = * Embed posts * Embed photos * Like buttons = 1.1.1 = * Corrected links on events. = 1.1 = * Making the plugin public. = 1.0 = * Making the plugin.