Posts filed under “WordPress”

WordPress use of child themes for mobile development

It occured to me recentlty that the use of child themes is perfect for mobile web development within wordpress. You can start off with a base level theme and then build upon it layers of complexity and features. e.g. first theme base theme, limited css styling, written in xhtml-mp second theme, some javascript, different size [...]