Archived topic
Child theme configuration
1 reply · Started by Rafal on December 12, 2017
I have a question. What is a proper way of including configuration(json files) into a child theme. I am thinking about customize settings and other GP settings to be added into a child theme source code so no additional manual work is required once child template is uploaded into a production server.
Is there any helper function where I could upload setting when template update is done ?
Hi there,
Check out the functions.php files of some of our child themes: https://wordpress.org/themes/author/edge22/
You can filter all of the default settings inside GP and GP Premium.
GPP 1.6 is in active development and will introduce a child theme-like module as well :)