This plugin hasn’t been tested with the latest three major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Easy Video Gallery

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

Screenshots

  • Add a galley in he post type editor. I only 1 video is entered just a player will show.
  • Use he page editor tool to enter the shortcode. Video can be entered in the shortcode or the posttype editor

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

Reviews

BAD

8 February 2017
Only Youtube videos?? THE WORST THING IS THAT YOU HAD TO TYPE SHORTCODE!!?!?!?!?! IF I WANTED TO GO THIS WAY I WOULD MAKE HTML PAGE!!!
Read all 2 reviews

Contributors and Developers

“Easy Video Gallery” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Easy Video Gallery” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Change Log

2.0

*Add video post type
*Add editor tool

1.0.0

  • Initial release.