Remove references to WP_ENV
This commit is contained in:
@@ -47,12 +47,6 @@ Install the [Soil](https://github.com/roots/soil) plugin to enable additional fe
|
||||
|
||||
Clone the git repo - `git clone https://github.com/roots/sage.git` and then rename the directory to the name of your theme or website.
|
||||
|
||||
If you don't use [Bedrock](https://github.com/roots/bedrock), you'll need to add the following to your `wp-config.php` on your development installation:
|
||||
|
||||
```php
|
||||
define('WP_ENV', 'development');
|
||||
```
|
||||
|
||||
## Configuration
|
||||
|
||||
Edit `lib/config.php` to enable or disable theme features
|
||||
|
||||
Reference in New Issue
Block a user