=== Easy Video Gallery === Contributors: wpdevexperts.wordpress.com Donate link: http://wpdevexperts.wordpress.com/ Tags: video player, video gallery Requires at least: 3.0 Tested up to: 4.5.2 Stable tag: 2.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html The Easy Video Gallery plugin allows you to easily a create video player and gallery for vimeo and youtube videos == Description == The Easy Video Gallery plugin allows you to easily add a frontend video gallery or player to your WordPress website. The plugin creates an easy to use video editor and shortcode that you can use to display a video gallery or player on your pages/posts or anywhere else shortcodes are supported. If you are a developer you can also include the shortcode through PHP in theme template files. = Features List = 1. Display youtube or vimeo videos 2. Customize the layout using css. 3. Set video player paramaters = Usage = 1. Create or edit a new/existing page or post and add the shortcode `[easy-video-gallery args]` 2. shortcode parameters are videos, titles, width, height 3. videos and optional titles a comma seperated list of youtube or vimeo links 4. Create a gallery in the video post type editor. Enter video URL followed by optional title == Installation == 1. Upload "easy-video-gallery" folder to the "/wp-content/plugins/" directory. 2. Activate the plugin through the "Plugins" menu in WordPress. 3. Add the [easy-video-gallery] shortcode to any page/post or widget(if your theme supports shortcodes in widgets) to display a gallery or player. 4. Modify the shortcode parameters videos="" titles="" width="" height="" 5. Edit a gallery in the video post type == Screenshots == 1. Add a galley in he post type editor. I only 1 video is entered just a player will show. 2. Use he page editor tool to enter the shortcode. Video can be entered in the shortcode or the posttype editor == Changelog == = 2.0 = *Add video post type *Add editor tool = 1.0.0 = * Initial release.