Manifest of all WordPress Plugins recommended by GoDaddy.
- Clone this repo
- Run
cp pre-commit .git/hooks/pre-commit
(Copies the pre-commit file to the appropriate directory) - Run
git checkout develop
and ONLY make changes torecommended-plugins.json
- Commit your changes (minification of
recommended-plugins.json
will run automatically) - Do a
git push
- Issue a PR against
master
(requires peer approval to merge)