File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -84,12 +84,6 @@ WordPress version number is also displayed.
8484### Create New Theme Action
8585Right-click Project > WordPress > Create Theme
8686
87- ### Create New Child Theme Action
88- Right-click Project > WordPress > Create Child Theme
89-
90- - Create a new directory for child theme
91- - Add style.css for child theme
92-
9387#### Underscores
9488Create theme from [ Underscores | A Starter Theme for WordPress] ( http://underscores.me/ ) . Underscores is awesome!
9589This plugin uses [ Automattic/_ s · GitHub] ( https://github.com/automattic/_s ) .
@@ -99,6 +93,12 @@ This plugin uses [Automattic/_s · GitHub](https://github.com/automattic/_s).
9993#### Barebones
10094Create theme form [ welcomebrand/Barebones · GitHub] ( https://github.com/welcomebrand/Barebones ) .
10195
96+ ### Create New Child Theme Action
97+ Right-click Project > WordPress > Create Child Theme
98+
99+ - Create a new directory for child theme
100+ - Add style.css for child theme
101+
102102### Create New Plugin Action
103103Right-click Project > WordPress > Create Plugin
104104
You can’t perform that action at this time.
0 commit comments