Dear all,
I would like to move the Style-Link from Footer to Header and the Inline-Script from Header to Footer. How can I do so?
Thanks and Regards
Job
Dear all,
I would like to move the Style-Link from Footer to Header and the Inline-Script from Header to Footer. How can I do so?
Thanks and Regards
Job
I would like to move the Style-Link from Footer to Header
upPrev using wp_enqueue_style to add style link and I don't know why is in footer.
Inline-Script from Header to Footer.
upPrev using wp_print_scripts.
You can change it but for Your own risk.
You must log in to post.