From the course: WordPress: Building Child Themes

What you need to know - WordPress Tutorial

From the course: WordPress: Building Child Themes

Start my 1-month free trial

What you need to know

- [Instructor] This course is all about creating a child theme for WordPress, so we assume you're already familiar with WordPress. You should know how to create and edit content on your site, install themes and plugins, modify menus and widgets, and use the WordPress Customizer. If you're not familiar with these, I strongly recommend that you take the WordPress Essential Training course in the library. As we create our own child theme, we're going to modify HTML, CSS, and PHP. Most of the code we're going to interact with is code we can copy from the child theme. I'll narrate what I'm copying, so you don't need to be an expert in any of these areas. But you'll definitely get a lot more out of this course if you're already familiar with these technologies. If you want a refresher on CSS, check out Introduction to CSS. And for PHP, check out PHP Essential Training. Once you know the basics, it's time to dig in.

Contents