Include jQuery to your theme

Hi again. The jQuery is the most easy javascript framework. You can integrate most of useful javascript commands and code to your site with this framework. Also you can addjQuery to your WordPress theme easily…

Here is the code;

<?php wp_enqueue_script("jquery"); ?>

Add this code to your header.php. Paste this code between <head> and </head> tags.

That’s All! Have a nice day.


Related posts:

If you enjoyed this post, make sure you subscribe to my RSS Feed
Show Hide 1 trackbacks
Comments are closed.
Highslide for Wordpress Plugin