Getting Comfortable With Child Themes: A Practical Workshop

Child themes are a simple but powerful way to customize a pre-made theme. Learning how to use them properly means you’ll never risk losing all your modifications when the developer releases a new version and you update the theme. Using easy-to-follow language, I’ll walk you through the steps to set up a child theme on your laptop’s WordPress installation and we’ll make some tweaks together – from CSS adjustments to more substantial changes in functionality.

Prerequisites:

  • You should be comfortable with HTML and CSS basics, and have at least a general sense of WordPress theme file structure.
  • Some beginner PHP knowledge is helpful but not required.
  • Bring a laptop to follow along with the practical portion of the workshop.
  • You’ll need a fresh localhost install of WordPress set up on your laptop, so be sure to attend the “Setting Up a Local Web Server Environment” workshop right before this one if you don’t already have one.

Important

To help the workshop go smoothly – since we can’t always rely on stable Wifi at WordCamps – please download ahead of time:

Slides: http://zooninidev.com/child-theming/

Speaker