actions-wordpress icon indicating copy to clipboard operation
actions-wordpress copied to clipboard

GitHub Actions for WordPress!

Results 6 actions-wordpress issues
Sort by recently updated
recently updated
newest added

Bump WP & PHP Minimums to the following - [ ] WordPress to 5.7 - [ ] PHP to 7.4 - [ ] Remove any no-longer-needed conditional code for older...

type:enhancement

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...

type:enhancement
help wanted

**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...

type:enhancement

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...

type:enhancement
help wanted
needs:engineering

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)),...

help wanted