Adding jQuery to WordPress
Jul122010
Each WordPress installation comes with jQuery built-in as it uses the Javascript library in it’s dashboard area. Meaning that you don’t have to actually upload it to your server and link to it from the header.php file of your theme, instead you can add the following line of code inside the section to call it [...]
