Skip to content

Commit b057518

Browse files
committed
Fix README
1 parent 98ed33d commit b057518

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -84,12 +84,6 @@ WordPress version number is also displayed.
8484
### Create New Theme Action
8585
Right-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
9488
Create theme from [Underscores | A Starter Theme for WordPress](http://underscores.me/). Underscores is awesome!
9589
This 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
10094
Create 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
103103
Right-click Project > WordPress > Create Plugin
104104

0 commit comments

Comments
 (0)