Skip to content

Pass WordPress Plugin Check#284

Open
peterwilsoncc wants to merge 13 commits into
developfrom
do/282-pass-plugin-check
Open

Pass WordPress Plugin Check#284
peterwilsoncc wants to merge 13 commits into
developfrom
do/282-pass-plugin-check

Conversation

@peterwilsoncc
Copy link
Copy Markdown
Contributor

@peterwilsoncc peterwilsoncc commented May 14, 2026

Description of the Change

Pass WordPress Plugin Check.

Closes #282

How to test the Change

N/A

Changelog Entry

Developer - Pass WordPress Plugin Check.

Credits

Props @peterwilsoncc

Checklist:

@github-actions github-actions Bot added this to the 2.8.0 milestone May 14, 2026
@peterwilsoncc peterwilsoncc modified the milestones: 2.8.0, 2.9.0 May 14, 2026
@peterwilsoncc peterwilsoncc force-pushed the do/282-pass-plugin-check branch from ebf3aa5 to 67af721 Compare May 14, 2026 23:53
@peterwilsoncc peterwilsoncc force-pushed the do/282-pass-plugin-check branch from f8a6268 to 610356a Compare May 15, 2026 00:12
@peterwilsoncc peterwilsoncc force-pushed the do/282-pass-plugin-check branch from 936b2c3 to 71b915c Compare May 15, 2026 00:39
@peterwilsoncc peterwilsoncc force-pushed the do/282-pass-plugin-check branch from 71b915c to 336a849 Compare May 15, 2026 00:42
@peterwilsoncc peterwilsoncc force-pushed the do/282-pass-plugin-check branch from 5f38db9 to a5c9ce2 Compare May 15, 2026 02:18
Comment thread composer.json
},
"minimum-stability": "dev",
"require": {
"10up/wp-compat-validation-tool": "dev-trunk"
Copy link
Copy Markdown
Contributor Author

@peterwilsoncc peterwilsoncc May 15, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a reference to 10up/wp-compat-validation-tool#16, Ideally we'll release a version before merging this.

As the validation check is now on packagist, I've removed the repo reference too.

@peterwilsoncc peterwilsoncc marked this pull request as ready for review May 15, 2026 02:25
@github-actions github-actions Bot added the needs:code-review This requires code review. label May 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs:code-review This requires code review.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Use WordPress Coding Standards and Plugin Check

2 participants