alleyinteractive / alleyinteractive/create-wordpress-project
.gitignore not updated for VIP
Ouverte
- Langage dominant
- PHP
- Étoiles
- 9
- Forks
- 3
- Merge moyen
- 2 j 20 h
- PR mergées (30 j)
- 4
Description
### Description of the bug
The `.gitignore` file should be updated when using WordPress VIP so that the `/mu-plugins/` folder is ignored and the existing lines referencing `/mu-plugins/` are updated to instead read `/client-mu-plugins/`.
### Steps To Reproduce
1. Clone this repository
2. Run `make`
3. Select WordPress VIP as the host
4. Open `.gitignore` and notice that `mu-plugins` isn't ignored wholesale, and that the `mu-plugins` lines aren't updated to `client-mu-plugins`
### Additional Information
_No response_
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.