$( document ).ready( function() { $( document ).on( 'wp-custom-header-video-loaded', function() { $("#wp-custom-header-video").attr('autoplay',false); }); });
$( document ).ready( function() { $( document ).on( 'wp-custom-header-video-loaded', function() { $("#wp-custom-header-video").attr('autoplay',false); }); });