juneallison
Member
Posted 11 months ago #
I am using this plugin to display videos on a handful of pages on my site. Is there any way to use wp_deregister_script to remove the javascript reference/link from pages that don't have a video? I couldn't find a wp_enqueue handle.
Thanks!
http://wordpress.org/extend/plugins/videojs-html5-video-player-for-wordpress/
Dustin Lammiman
Member
Plugin Author
Posted 8 months ago #
See http://wordpress.org/support/topic/plugin-videojs-html5-video-player-for-wordpress-better-self-hosting?replies=2. The code is hardcoded in rather than using wp_enqueue. I'll see if I can find a better way to handle this in future versions.