I have Shortcodes Ultimate plugin, and I would like to change this plugin video player to Video.js player.
That’s becouse, the original player is very afful, and instabil, and you can’t control volume, can’t replay the video,so this player very insufficient.
I can’t use the original wordpress player,becouse the plugin use the same short code as the wordpress short code and this do a little conflict.
Example for the plugin shortcode:
I can’t delete this plugin,becouse I use some usefull function in here.
So the bestway be if I can change the video player to Video.js player.
You can try to re-register the default WordPress
[video]
shortcode:Here is the file in the Shortcodes Ultimate plugin that contains the
[video]
shortcode registration.