alleyinteractive / alleyinteractive/create-wordpress-project
.gitignore not updated for VIP
Offen
- Vorherrschende Sprache
- PHP
- Sterne
- 9
- Forks
- 3
- Ø Merge
- 2 T. 20 Std.
- Gemergte PRs (30 T.)
- 4
Beschreibung
### 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_
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.