How to have mediaelements js files load in footer?
-
I’m wondering how I can get mediaelements js files to load in the footer? I imagine it would be adding something to the functions file like
remove_action(‘wp_head’, ‘mediajs_add_header’);
add_action(‘wp_footer’, ‘mediajs_add_header’);Has anyone done this successfully?
https://www.ads-software.com/plugins/media-element-html5-video-and-audio-player/
- The topic ‘How to have mediaelements js files load in footer?’ is closed to new replies.