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 developand ONLY make changes torecommended-plugins.json - Commit your changes (minification of
recommended-plugins.jsonwill run automatically) - Do a
git push - Issue a PR against
master(requires peer approval to merge)