Child plugins in Wordpress. An idea?
I’ve been reading a lot over the past few months about child themes in Wordpress and how users have found them to be an invaluable resource when creating Wordpress themes.
What’s this “child theme” thing?
For those unfamiliar with the concept, the way I’d explain it is as follows:
A user chooses a Wordpress theme (or theme framework) which they would like to customise. They then create a new theme with only the files required for the customisation. The main change comes in the style.css file where the theme details are specified. The line “Template” is added to the theme details, which then specifies the folder name of the main theme (chosen above). An example block would like like this:
Continue Reading
