Skip to content

Bump wordpress versions#271

Merged
jeffpaul merged 2 commits intodevelopfrom
bump/wp-ver
Apr 16, 2026
Merged

Bump wordpress versions#271
jeffpaul merged 2 commits intodevelopfrom
bump/wp-ver

Conversation

@jeffpaul
Copy link
Copy Markdown
Member

Description of the Change

Bump WP tested-up-to 7.0 and minimum to 6.8.

Closes #267.

Copilot summary

This pull request updates compatibility and requirements for the plugin to support newer WordPress versions. The most important changes are:

WordPress Version Support:

  • Updated the minimum required WordPress version from 6.6 to 6.8 in the plugin header (simple-page-ordering.php).
  • Updated the test matrix in the GitHub Actions workflow to use WordPress 6.8 as the minimum version instead of 6.6 (.github/workflows/cypress.yml).

Documentation:

  • Updated the "Tested up to" value in readme.txt to indicate compatibility with WordPress 7.0.

How to test the Change

Changelog Entry

Changed - Bump WordPress tested-up-to version 7.0.
Changed - Bump WordPress minimum supported version to 6.8.

Credits

Props @jasperfrontend, @jeffpaul.

Checklist:

jeffpaul and others added 2 commits April 15, 2026 21:06
Co-Authored-By: Jasper <8646650+jasperfrontend@users.noreply.github.com>
Co-Authored-By: Jasper <8646650+jasperfrontend@users.noreply.github.com>
@jeffpaul jeffpaul added this to the 2.8.0 milestone Apr 16, 2026
@jeffpaul jeffpaul self-assigned this Apr 16, 2026
@jeffpaul jeffpaul requested a review from dkotter as a code owner April 16, 2026 02:10
@github-actions github-actions bot added the needs:code-review This requires code review. label Apr 16, 2026
@jeffpaul jeffpaul merged commit a66bbb1 into develop Apr 16, 2026
14 checks passed
@jeffpaul jeffpaul deleted the bump/wp-ver branch April 16, 2026 15:03
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.

The plugin hasn't been tested with an upcoming version of WordPress

2 participants