wppunk / WPPlugin

Boilerplate for WordPress plugin using autoload, coding standard, webpack, PHP/JS tests, etc.
MIT License
147 stars 25 forks source link

Dev #20

Closed wppunk closed 3 years ago

wppunk commented 3 years ago

All Submissions:

Changes proposed in this Pull Request:

  1. Upgraded Composer dependencies
  2. Upgraded npm dependencies
  3. Migrated Husky v6 to v7
  4. Added compatibility with .env files.
  5. Added cache to GH Actions
  6. Added self-hosted SSL certificate inside GH Actions
  7. Fixed WordPress URLs inside GH Actions
  8. Added CS for tests

Other information:

Changelog entry

Enter a summary of all changes on this Pull Request. This will appear in the changelog if accepted.