=== Easy Player - To add Video Player via Video JS === Author: Easy Soft Author URI: https://eeasy-soft.com/ Plugin URI: https://wordpress.org/plugins/easy-player/ Contributors: nashirbabu Donate link: https://eeasy-soft.com/ Tags: videojs, video player, HTML5 Player ,videojs , easy player Requires at least: 4.6 Tested up to: 6.5 Requires PHP: 5.6 Stable tag: 1.2.2 License: GPLv2 License URI: https://www.gnu.org/licenses/gpl-2.0.html Interactive map on your posts and pages with easy shortcode. == Description == Add a video player with [Video.js](https://videojs.com/): a web video player built from the ground up for an HTML5 world. It supports HTML5 video and modern streaming formats, as well as YouTube and Vimeo. Can be set video player with shortcode based on the dashboard settings. = Video Player = Easily create a **Video Player** with: `[easy-player]` Easily create a **Video Player** of mp4 with: `[easy-player src='mp4 video url' type='mp4' ]` Easily create a **Video Player** of Youtube video with: `[easy-player src='youtube vide url' type='youtube' ]` == Installation == 1. Choose to add a new plugin, then click upload 2. Upload the easy-player zip 3. Activate the plugin through the 'Plugins' menu in WordPress 4. Use the shortcode in your pages or posts: e.g. `[easy-player]` == Changelog == = 1.2.2 (2024-06-01) = * Added: Player Shortcode edit * Added: Player Shortcode delete = 1.2.1 (2024-05-04) = * Added: Manage Player Shortcode page * Added: Add Dynamic Shortcode page = 1.2.0 (2024-05-04) = * Tweak: WordPress 6.5 compatibility checked = 1.1.0 (2024-02-04) = * Added: Youtube video shortcode = 1.0.1 (2024-01-20) = * Updated: Plugin information = 1.0.0 (2024-01-18) = * Added: First Release.