Difference between revisions of "WordPress Child Theme"
From Wiki @ Karl Jones dot com
Karl Jones (Talk | contribs) (→External links) |
Karl Jones (Talk | contribs) m (Karl Jones moved page WordPress child theme to WordPress Child Theme) |
(No difference)
|
Revision as of 18:22, 28 September 2016
In WordPress, a child theme is a WordPress theme which extends another WordPress theme.
Description
A child theme overrides the parent theme.
Start with a parent theme which resembles what you want to create.
Then add styles to the child theme, overriding the styles of the parent theme.
Using a plugin to create a child theme
Do not bother creating a child theme from scratch. Instead, use this plugin:
See also
External links
- Child Themes @ codex.wordpress.org
- How To Create A Child Theme, And Why You Should Be Using One
- Creating Child Themes @ Themify
- How to Create a Child Theme in WordPress
- Why and How to Create a Child Theme in WordPress
- Child Themes Basics and Creating Child Themes in WordPress
- WordPress child theme basics @ Theme Foundry