WordPress: How to easily create a Thematic child theme
What is a Theme framework? And why use it? Basically, a Theme framework is a WordPress theme that you can extend using functions, styles and child themes. Child themes are most of the times two files: function.php and style.css. An optional directory containing images can be used as well. Child themes can’t … Read full article »
Comments
Empty