Calling jQuery 1.4.2 via wordpress


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

This is a custom function to place in your theme's "functions.php" file that will override the typical 1.3.2 version of jQuery included in wordpress with the latest 1.4.2 version (and any future release for that matter). This does not effect the admin section as it has been removed via ' !is_admin()'

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.