Update WordPress Plugin
Version updated for https://github.com/alleyinteractive/action-update-wordpress-plugin to version v2.0.1.
- This action is used across all versions by 31 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The “Update WordPress Plugin Action” automates the process of updating WordPress plugins created with Alley Interactive’s framework to align with the latest WordPress core release. It automatically updates the Tested up to version in the plugin and, optionally, synchronizes plugin dependencies using the packages-update npm script. This action simplifies plugin maintenance, ensuring compatibility with new WordPress versions while reducing manual update effort.
Release notes
What’s Changed
- Issue-11: Workflow failure due to incorrect node version syntax by @nikkifurls in https://github.com/alleyinteractive/action-update-wordpress-plugin/pull/12
New Contributors
- @nikkifurls made their first contribution in https://github.com/alleyinteractive/action-update-wordpress-plugin/pull/12
Full Changelog: https://github.com/alleyinteractive/action-update-wordpress-plugin/compare/v2...v2.0.1