actions-wordpress
actions-wordpress copied to clipboard
GitHub Actions for WordPress!
Bump WP & PHP Minimums to the following - [ ] WordPress to 5.7 - [ ] PHP to 7.4 - [ ] Remove any no-longer-needed conditional code for older...
Consider adding a way to automatically update the plugin's .pot file. If you decide to pursue this, of possible help are these Grunt tasks that scan a plugin's files for...
**Is your enhancement related to a problem? Please describe.** There's still a little bit of a learning curve when it comes to getting set up with Actions. We have instructions...
A lot of plugins now build into production-ready versions and are not necessarily executable in their development repo state. The next logical step (or rather, the step that should precede...
Thank you for sharing this repos code and its ideas! I really appreciate your open-source contributions. --- I followed your [instrations on how to do](https://github.com/10up/actions-wordpress/blob/stable/hookdocs-workflow.md#what-youll-need) this, but was not able...
In checking the [readme updater action on AS4T](https://github.com/10up/autoshare-for-twitter/actions/runs/11542455910), I noticed that it was throwing some warnings about the [actions/checkout](https://github.com/actions/checkout) needing to be updated (it could go [from v2](https://github.com/10up/autoshare-for-twitter/actions/runs/11542455910/workflow) [to v4](https://github.com/actions/checkout/releases)),...