roots / bedrock

WordPress boilerplate with Composer, easier configuration, and an improved folder structure
https://roots.io/bedrock/
MIT License
6.15k stars 1.16k forks source link

Support `local` as `WP_ENVIRONMENT_TYPE` #681

Closed DSGND closed 1 year ago

DSGND commented 1 year ago

To fix this issue : https://github.com/roots/bedrock/issues/679

According to official documentation, add 'local' in the array in application.php.

swalkinshaw commented 1 year ago

Thanks @DSGND