Local Configuration File Naming
Open
- Dominant language
- PHP
- Stars
- 80
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
In the repository, we have several different naming possibilities for naming of the local configuration file. We reference either `local-config.php` or `wp-config-local.php` and we should standardize on a location.
A few places this is referenced:
https://github.com/humanmade/hm-base/blob/master/README.md
https://github.com/humanmade/hm-base/blob/master/wp-config.php#L24
https://github.com/humanmade/hm-base/blob/master/wp-config.php#L27
Contributor guide
Assessment
This issue has not been assessed yet.