=== uEmbedded === Contributors: rajuahmmed Donate link: https://www.odesk.com/users/~~64fddd7c7457166a Tags: video, youtube, post, page Requires at least: 3.3.1 Tested up to: 3.5 Stable tag: 4.3 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html You can embedded Youtube video on your post. Simple and Easy. == Description == You can embedded Youtube video on your post by adding shortcode [uEmbedded]. = Attributes List: = * vid (requered): Youtube Video ID. * height (optional): video height. Default - 315. * width (optional): video width. Default - 560. * pemode (optional): privacy-enhanced mode. 'true' or 'false'. Default - false. * ssv (optional): Show suggested videos. 'true' or 'false'. Default - false. = Example:- = [uEmbedded vid="PYQBptoNvp0"] [uEmbedded vid="PYQBptoNvp0" height=400 width=600] [uEmbedded vid="PYQBptoNvp0" pemode=true] [uEmbedded vid="PYQBptoNvp0" ssv=true] [uEmbedded vid="PYQBptoNvp0" height=400 width=600 pemode=true ssv=true] == Installation == Full instruction of this plugin installation e.g. 1. Upload `uEmbedded.php` to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Place `[uEmbedded vid="Video ID"]` (replace "video id" with YouTube video ID) in your post or page == Frequently Asked Questions == = What is uEmbedded? = uEmbedded is a WordPress Plugin which will be added YouTube video inside your post or page. = Is it easy to use? = Yes, It's too easy to use. Just place the shortcode inside your post or page.