Load Plugin’s Jquery in header
-
How to load Plugin’s Jquery in the header.
I am facing an issue with Jquery in some themes that are not using Jquery.
I have loaded Jquery in my plugin When I am the plugin on a theme that is not using Jquery Page showing an error that Jquery is not defined.
So how to load Jquery in the header so I will not see this error
I am using this code in the plugin –
wp_enqueue_script('jquery');
Please help
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘Load Plugin’s Jquery in header’ is closed to new replies.