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
{{ message }}
This repository was archived by the owner on Jan 25, 2022. It is now read-only.
Copy file name to clipboardExpand all lines: FAQ.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -99,7 +99,7 @@ There are many solutions to this although not one ideal solution thus explaining
99
99
100
100
By default WPLib Box uses the [WordPress Skeleton](https://markjaquith.wordpress.com/2012/05/26/wordpress-skeleton/) layout published by Mark Jaquith in 2011. We chose it because unlike the standard WordPress directory layout it is [Composer](https://getcomposer.org/)-friendly which is almost a requirement these days for professional-level PHP development.
101
101
102
-
But if you are not yet using Composer or don't feel you have the need for it you can you the _"Standard"_ WordPress Skeleton instead. See the three (3) simple approaches that follow in the next FAQ.
102
+
But if you are not yet using Composer or don't feel you have the need for it you can you the _"Standard"_ WordPress directory layout instead. See the three (3) simple approaches that follow in the next FAQ.
103
103
104
104
<aid="changing-directory-layouts"></a>
105
105
### Can I use the Standard WordPress Directory Layout?
0 commit comments