Add WordPress Plugin Check action#331
Merged
vytisbulkevicius merged 37 commits intodevelopmentfrom Apr 23, 2026
Merged
Conversation
### Improvements - Updated internal dependencies - Improved readme to link to the public source files - Filter promotions
##### [Version 0.13.10](v0.13.9...v0.13.10) (2024-03-26) ### Improvements - Updated internal dependencies - Improved readme to link to the public source files - Filter promotions
### Fixes - Updated internal dependencies - Enhanced security
##### [Version 0.13.11](v0.13.10...v0.13.11) (2024-03-29) ### Fixes - Updated internal dependencies - Enhanced security
### Improvements - **Updated internal dependencies**
##### [Version 0.13.12](v0.13.11...v0.13.12) (2024-04-01) ### Improvements - **Updated internal dependencies**
Updated WP tested up to version
### Improvements - **Updated internal dependencies:** Enhanced performance and security.
##### [Version 0.13.13](v0.13.12...v0.13.13) (2024-04-18) ### Improvements - **Updated internal dependencies:** Enhanced performance and security.
- Enhanced security
##### [Version 0.13.14](v0.13.13...v0.13.14) (2024-05-14) - Enhanced security
- Removed recommendations of unsupported plugins - Fixed conditions for theme recommendation
##### [Version 0.13.15](v0.13.14...v0.13.15) (2024-07-10) - Removed recommendations of unsupported plugins - Fixed conditions for theme recommendation
- Updated dependencies
##### [Version 0.13.16](v0.13.15...v0.13.16) (2024-11-07) - Updated dependencies
Updated WP tested up to version
- Updated dependencies
##### [Version 0.13.17](v0.13.16...v0.13.17) (2025-04-17) - Updated dependencies
- Updated dependencies
##### [Version 0.13.18](v0.13.17...v0.13.18) (2025-05-23) - Updated dependencies
- Updated dependencies
##### [Version 0.13.19](v0.13.18...v0.13.19) (2025-09-05) - Updated dependencies
- Fixed compatibility with PHP 8.1+ versions - Updated dependencies
##### [Version 0.13.20](v0.13.19...v0.13.20) (2025-12-15) - Fixed compatibility with PHP 8.1+ versions - Updated dependencies
- Enhanced security
##### [Version 0.13.21](v0.13.20...v0.13.21) (2026-02-03) - Enhanced security
Added a section on how to report a security issue.
Contributor
Contributor
|
💂♂️ PR Error! No Linked Issue found. Please link an issue or mention it in the body using #<issue_id> |
Contributor
|
🎉 This PR is included in version 0.13.23 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds automated wordpress.org guideline checks on every PR using the official wordpress/plugin-check-action.
This check is non-blocking — it will report issues as annotations on the PR but won't prevent merging.
Categories checked: plugin_repo, security, performance, general.