Loading Javascript Libraries in Wordpress generated page


/ Published in: PHP
Save to your folder(s)

Load jQuery into WordPress generated pages, the wp_enqueue_script function can be used in plugins as well. OR Add and load a new script that depends on jQuery (this will also cause it to load jQuery into the page as well).

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.