Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Customizing your WordPress theme using Child Th...

Customizing your WordPress theme using Child Themes

Avatar for Tunbosun

Tunbosun

August 26, 2017
Tweet

More Decks by Tunbosun

Other Decks in Programming

Transcript

  1. ‣ What is a child theme ‣ Creating a child

    theme ‣ Child theme plugins ‣ Questions AGENDA
  2. WHAT IS A CHILD THEME? ‣ A child theme is

    a theme that inherits the functionality and styling of another theme, called the parent theme. ‣ Child themes are the recommended way of modifying an existing theme. https://codex.wordpress.org/Child_Themes
  3. A child theme plugin allows you to create a child

    theme from your WordPress admin. Child Theme Configurator https://wordpress.org/plugins/child-theme-configurator/ Child Theme Creator by Orbisius https://wordpress.org/plugins/orbisius-child-theme-creator/