Archive for June, 2011

WordPress Quick Tip: Correctly Including jQuery

WordPress Quick Tip: Correctly Including jQuery

June 25, 2011 0 Comments

Like many others you probably aren't aware that WordPress includes jQuery as well as many other scripts that aren't turned on by default, you have to include them in your theme header file to utilize it. The right way to do this is pretty easy and I've seen many people just throw a link to the CDN hosted file in and call it good. This isn't the right way to do this and could cause problems along the way for plugins and other files.
Continue Reading

Scroll to top