EH Video Gallery
A professional WordPress video gallery plugin featuring a custom fullscreen player with support for self-hosted MP4, YouTube, Vimeo, category filters, custom branding, and shortcode integration.
by Emmad Hussain · github.com/emmadhussain37/eh-video-gallery · website
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/emmadhussain37/eh-video-gallery/releases/download/v1.0.0/eh-video-gallery.zipReadme
=== EH Video Gallery === Contributors: emmad372080 Tags: video gallery, video player, youtube, vimeo, mp4 Requires at least: 6.4 Tested up to: 7.0 Requires PHP: 7.4 Stable tag: 1.0.0 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html
Responsive video gallery for self-hosted MP4, YouTube, and Vimeo videos with category filters and shortcode support.
== Description ==
EH Video Gallery lets you create responsive video galleries using a custom post type and a simple shortcode. Display self-hosted MP4, YouTube, and Vimeo videos in a clean gallery with category filtering and a custom fullscreen player.
== Features ==
- Self-hosted MP4 video support
- YouTube video support
- Vimeo video support
- Responsive video gallery layout
- Custom fullscreen video player
- Video category filters
- Custom player logo
- Gutenberg compatible
- Lightweight and optimized
- Easy shortcode support
== Shortcode ==
Display the gallery:
[video_gallery]
Example with attributes:
[video_gallery posts="9" columns="3"]
Available attributes:
posts– Number of videos to display.columns– Number of gallery columns.category– Display videos from a specific category.show_filters– Show or hide category filters (yesorno).
== Installation ==
- Upload the plugin to the
/wp-content/plugins/directory. - Activate the plugin through the Plugins screen in WordPress.
- Go to Videos → Add New.
- Enter a video URL and upload a featured image.
- Assign video categories if desired.
- Insert the shortcode:
[video_gallery]
== Frequently Asked Questions ==
= Which video formats are supported? =
The plugin supports self-hosted MP4 videos, YouTube videos, and Vimeo videos.
= Is the gallery responsive? =
Yes. The gallery automatically adapts to desktops, tablets, and mobile devices.
= Can I upload my own player logo? =
Yes. Go to Videos → Settings and upload a custom logo for the video player.
= Does it work with the Block Editor? =
Yes. The shortcode can be inserted into any Shortcode block in the WordPress Block Editor.
== Changelog ==
= 1.0.0 =
- Initial release.
- Custom video post type.
- Video category taxonomy.
- Responsive gallery layout.
- Custom fullscreen player.
- Self-hosted MP4 support.
- YouTube support.
- Vimeo support.
- Category filters.
- Custom player logo.
- Translation ready.
- Uninstall cleanup.
== Upgrade Notice ==
= 1.0.0 =
Initial public release.
Read the full README on GitHub →
Releases
| Tag | Published | Asset | Downloads |
|---|---|---|---|
| v1.0.0 | Jul 11, 2026 | eh-video-gallery.zip | 0 |