welaika / wordmove

Multi-stage command line deploy/mirroring and task runner for Wordpress
https://wptools.it/wordmove
MIT License
1.87k stars 165 forks source link

Update generator to correct key notation for mu_plugins #656

Closed arnekeller closed 1 year ago

arnekeller commented 2 years ago

In version 5.2.2 doctor was adjusted (https://github.com/welaika/wordmove/issues/619) to check for the new key notation mu_plugins. However the generator still comes with the old notation mu-plugins, resulting in the now correct error:

error | [/forbid/push/mu-plugins] key 'mu-plugins:' is undefined.


This pull requests updates the key used in the generator template to mu_plugins.

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.