Does this script work with js called in the wp_head() (or wp_footer) using
wp_register_script and wp_enqueue_script?
Most of the JS and CSS on my page are from plugins that use wp_enqueue_script().
Thank you in advance.
Does this script work with js called in the wp_head() (or wp_footer) using
wp_register_script and wp_enqueue_script?
Most of the JS and CSS on my page are from plugins that use wp_enqueue_script().
Thank you in advance.
You must log in to post.