How to Include JavaScript and CSS in Your WordPress Themes and Plugins

February 17 2012, 12:18pm

So your working on your WordPress theme, and need to include some javascript or css, just throw it in the header or footer right? Well, actually Wordpress has it's own preferred way of including js and css. If you follow their best practices, you can avoid the risk of conflicting with other themes and plugins.