=== Plugin Name === Contributors: Sohaib Ilyas (Roomi) Plugin Name: Embed FB Video Plugin URI: https://wordpress.org/plugins/embed-fb-video/ Version: 2.1 Author: Sohaib Ilyas (Roomi) Author URI: http://sohaibilyas.com Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=8P3ZV4FT9Q9QC&lc=US&item_name=Embed FB Video¤cy_code=USD&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted Tags: embed, facebook, video Requires at least: 3.8.1 Tested up to: 4.0 Stable tag: 2.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html This WP plugin will help you to embed any public Facebook video on your Wordpress blog using "fbvideo" shortcode. == Description == If you ever wanted the easiest way to embed Facebook videos on your Wordpress websites or blogs then this plugin if for you, it helps you to embed any public Facebook video on your WordPress website using a shortcode [fbvideo link=LINK_TO_FB_VIDEO] remember link attribute is required. == Installation == 1. Download the plugin from https://wordpress.org/plugins/embed-fb-video/ 2. Extract the "embed-fb-video.zip" folder then you will see another folder named "embed-fb-video" 3. Upload EmbedFBVideo folder to the "/wp-content/plugins/" directory by using cPanel->File Manager or by using any FTP client tool 4. Activate the plugin through the "Plugins" menu in WordPress Dashboard 5. Use "[fbvideo link=LINK_TO_FB_VIDEO]" (without quotes) shortcode in any of your post to embed Facebook video you can also add "width=" or "height=" attributes with "link=" attribute e.g. [fbvideo link=LINK_TO_FB_VIDEO width=720 height=300] == Frequently Asked Questions == = Can I embed private Facebook video? = Yes, you can but the problem is that only you will be able to see that private video so that is not a very good idea to do so but also you should use a public Facebook video. = Can I change default width and height of embeded video? = Yes, you can surely do that without any problem just video "width" and "height" attributes in the "fbvideo" shortcode to apply user defined width and height for the embeded video. == Screenshots == 1. As you can see the first screenshot that all you need to do is to just activate the plugin and no more extra settings. 2. The second screenshot shows us that how to use this plugin and all we need to do is to add "fbvideo" shortcode e.g. [fbvideo link=FB_VIDEO_LINK] and you can also see in the screenshot that we can add width and height attributes or even just one attribute these two are optional. 3. Third screenshot shows us the demo of your the plugin for live demo go to http://sohaibilyas.com/imran-khan-the-only-true-savior-of-pakistan/ and see it yourself. == Changelog == = 1.0 = * This is the first stable version of this plugin. = 2.0 = * Now we can embed the official Facebook post embedding feature. = 2.1 = * There was a line break in the code so removed it in this versino update. == Upgrade Notice == = 1.0 = This is the first stable version of this plugin "Embed FB Video" so right now there is not any upgrade but in future there will be with more funationality but for now it's the version 1.0 for you. = 2.0 = Previous version accidently stopped working as Facebook stopped showing the thumbnail for the videos with a specific URL but now there is nothing to worry just use the same short code to embed Facebook videos on your Wordpress blogs without any problem. = 2.1 = There as an issue with the code which was about a line break so that is fixed.