August 20, 2014
Rhys does an introductory beginner talk on Child Themes, which involves the following:
– What is a child theme?
– When you should use a child theme?
– When you shouldn’t use a child theme?
– Structuring a child theme in your themes folder & common practices.
– The style.css file of a child theme, how to structure it.
– The functions.php file of the child theme.
– Common Issues that beginners ask about.