Command Line Interface ( CLI )
- Navigate to your themes directory within a terminal/command prompt session.
- Modify this code-snippet to match your environment.
wp scaffold child-theme my-custom-theme --parent_theme=twentyseventeen
Command Line Interface ( CLI )
wp scaffold child-theme my-custom-theme --parent_theme=twentyseventeen