You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I run `wp scaffold child-theme zombieland --parent_theme=umbrella --theme_name=Zombieland --author=Tallahassee --author_uri=https://wp-cli.org --theme_uri=http://www.zombieland.com`
10
10
Then the {THEME_DIR}/zombieland/style.css file should exist
11
11
And the {THEME_DIR}/zombieland/functions.php file should exist
12
+
And the {THEME_DIR}/zombieland/functions.php file should contain:
0 commit comments