Skip to content

Align readme.txt compatibility headers with WordPress 7.0#11

Open
mathetos wants to merge 1 commit into
DevinWalker:mainfrom
mathetos:fix/readme-wp7-compatibility
Open

Align readme.txt compatibility headers with WordPress 7.0#11
mathetos wants to merge 1 commit into
DevinWalker:mainfrom
mathetos:fix/readme-wp7-compatibility

Conversation

@mathetos

@mathetos mathetos commented Jun 27, 2026

Copy link
Copy Markdown

Summary

  • Aligns readme.txt Requires at least with the plugin header and activation check (6.5 instead of 6.0).
  • Sets Tested up to to 7.0, the wordpress.org convention for the 7.0.x branch (major.minor only; does not claim 7.1 compatibility).

Context

The directory readme still showed WP 6.7 as the latest tested version, while blocks-for-github.php already requires 6.5+. This is a metadata-only change; no code changes.

Closes #12

Test plan

  • Confirm readme headers parse cleanly for the plugin directory
  • Smoke test block inserter and profile/repository blocks on WordPress 7.0.x

Match Requires at least to the plugin header (6.5) and bump Tested up to to 7.0.

Co-authored-by: Cursor <cursoragent@cursor.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

readme.txt compatibility headers are out of date for WordPress 7.0

1 participant