=== WP Embed YouTube === Contributors: starkinfo,sajid Tags: YouTube,YouTube Search,YouTube video,Vimeo,Vimeo Search,Vimeo video in post/page Requires at least: 3.2 Tested up to: 3.7.1 Stable tag: 1.0.2 License: GPLv2 or later Plugin allows you to search YouTube/Vimeo videos based on keyword you enter and insert it into post or page using wordpress embed shortcode. == Description == This plugin allows you to search YouTube/Vimeo videos based on keyword you enter and insert it into post or page using wordpress embed shortcode. Find Video icon on post/page visual editor after installation. Visit plugin site Note : For this plugin you require to enable php_openssl and curl setting in your php.ini file or contact your server administrator to install / enable it. == Installation == 1. Upload wp-embed-youtube.zip to the '/wp-content/plugins/' directory. 2. Activate the plugin through the 'Plugins' menu in WordPress. Note : For this plugin you require to enable php_openssl and curl setting in your php.ini file or contact your server administrator to install / enable it. == Frequently Asked Questions == An answer to that question. 1. How can I seacrh and add a video? a) Click on Add New or edit of page or post in your WordPress admin panel. b) Click on Video icon in Visual editor button. c) Select the Vimeo tab if you wish videos from Vimeo. Default is for Youtube. d) Enter the keyword into input box and click on search. 2. Can I add height and width? Yes, you can specify height and width which is optional. It also allows you to set a maximum (but not fixed) width and height. == Screenshots == 1. Video icon on editor to search and insert video into post or page. 2. When user click on video icon button. 3. Actual video search along with search parameter for the youtube. 4. Actual video search along with search parameter for the vimeo. == Changelog == = 1.0.1 = * Added a jquery file which make plugin work up to the latest wordpress version. = 1.0.2 = * NEW : Added a new feature which allow user to search videos from Vimeo. * NEW : Changes in directory structure. * Bugfix : Resolved the issue with width and height, previously it was not properly inserting in editor.