Around two years ago or so I started developing themes for wordpress for the company that I work, and one thing that never ceased to amaze me is how incredible is the simplicity wordpress give to developers to build themes. There are a lot of great functions and constants to help you, not only to develop but also to keep your theme code flexible and clean.Today I will share with you a little tip to keep in mind you might not be aware of if you are starting with this. If your theme requires to have more than one stylesheet file, or include external javascript files the best way to point to those files is by using template functions given by wordpress.
-
Author: Matt Varone
Source: http://www.mattvarone.com
Popularity: 1% [?]
Did you like this? If so, please bookmark it, about it, and subscribe to the blog RSS feed.





Leave a Reply