{"id":1303,"date":"2016-12-02T19:06:37","date_gmt":"2016-12-02T19:06:37","guid":{"rendered":"https:\/\/wplook.com\/docs\/?p=1303"},"modified":"2020-02-15T16:52:46","modified_gmt":"2020-02-15T16:52:46","slug":"child-theme-5","status":"publish","type":"post","link":"https:\/\/wplook.com\/docs\/charitas\/getting-started-charitas\/child-theme-5\/","title":{"rendered":"Child Theme"},"content":{"rendered":"\n

What is a child theme?<\/h2>\n\n\n\n

A WordPress child theme is a theme that inherits the functionality of another theme, called the parent theme, and allows you to modify or add to the functionality of that parent theme. A child theme is the safest and easiest way to modify an existing theme, whether you want to make a few tiny changes or extensive changes. Instead of modifying the theme files directly, you can create a child theme. A child theme inherits all of the templates and functionality from its parent theme, but allows you to make changes to the parent theme because code in the child theme overwrites code in the parent theme.<\/p>\n\n\n\n

Why use a child theme?<\/span><\/h2>\n\n\n\n

If you want to modify an existing theme, it is better to do it by creating a child theme than by modifying the parent theme directly. There are several reasons to use child themes:<\/span><\/p>\n\n\n\n