Advanced Child Theme Builder
·
Create WordPress child themes from the admin with enhanced generation controls.
Advanced Child Theme Builder creates a new child theme folder with style.css, functions.php, optional readme.txt, screenshot handling, and other starter files. Configure defaults under Appearance → Child Theme Settings.
Features
- Copy parent theme screenshot into the generated child theme.
- Upload a custom screenshot for the child theme.
- Choose parent stylesheet loading method: enqueue in
functions.phpor legacy@importinstyle.css. - Optionally copy common parent template files like
header.php,footer.php,page.php, and more. - Create extra child theme directories:
assets/andinc/. - Generate a
readme.txtfile for the new child theme. - Auto-activate the child theme after generation.
- Add custom functions directly into generated
functions.php.
