=== Wordpress Facebook Post Embed === Contributors: Sunil Kumar Samanta Donate link: http://thesoulofdesign.com/about#donation Tags: Facebook, posts, social, friends, embed, facebook platform, page, post embed, wordpress blog, plugin Requires at least: 3.3 Tested up to: 3.6 Stable tag: trunk License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Wordpress Plugin for embedding facebook posts into wordpress blog == Description == Facebook has added a new feature called Embedded posts like twitter. This feature is not currently publicly usable though. Some popular web-news, magazine sites are using this feature. Now by using this plugin you will be able to embed any public facebook post into your wordpress blog. Its simple and easy. **Features** You can easily embed any facebook public post in your wordpress blog. And you can do this simply by adding a shortcode and its not very hard I think. **Shortcode** [fbembed] Yes this is the shortcode and put the facebook post url between [fbembed]and[/fbembed] == Installation == 1. Upload `plugin-name.php` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. After activating, In any post just add a facebook post link with the shortcode as bellow. [fbembed]YOUR_POST_URL[/fbembed] == Frequently asked questions == **How to get the facebook post link** Go to facebook and click on the publish time of a post and the post will open. Then copy the url of the page and use it for the post embed == Screenshots == 1. Plugin in action == Changelog == 1.0: Initial Release