Skip to content

WordPress 7.0 release preparation#834

Draft
masteradhoc wants to merge 3 commits intoWordPress:masterfrom
masteradhoc:wp7-0
Draft

WordPress 7.0 release preparation#834
masteradhoc wants to merge 3 commits intoWordPress:masterfrom
masteradhoc:wp7-0

Conversation

@masteradhoc
Copy link
Collaborator

What?

Update the PHP test matrix in the CI workflow to prepare for WordPress 7.0 and drop support for WordPress 6.8.
Update also other necessary files so plugin is tested against the newest WP Version.

Why?

WordPress 6.8 is no longer supported by two-factor. WordPress 6.9 is the new previous major version, and WordPress 7.0 (covered by latest) is the upcoming release. The test matrix needs to reflect the currently supported versions. Additionally, PHP 7.2 and 7.3 are not compatible with the latest WordPress versions and should be excluded from those test runs to avoid false failures.

How?

Adjusting necessary test files and plugin headers

Testing Instructions

  1. Verify the Actions test matrix runs against latest, trunk, and 6.9
  2. Confirm no test jobs are triggered for PHP 7.2 or 7.3 against latest or trunk
  3. Confirm 6.8 no longer appears in any test job names
  4. check the plugin headers

Changelog Entry

Changed - Update CI test matrix for WP 7.0 Release and Update Plugin Headers

@masteradhoc masteradhoc added this to the 0.17.0 milestone Mar 13, 2026
@masteradhoc masteradhoc self-assigned this Mar 13, 2026
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.

1 participant