Skip to content

WP 7.0: Set 7.0 as our minimum supported version#272

Merged
dkotter merged 4 commits intoWordPress:developfrom
dkotter:update/7-0-min
Mar 6, 2026
Merged

WP 7.0: Set 7.0 as our minimum supported version#272
dkotter merged 4 commits intoWordPress:developfrom
dkotter:update/7-0-min

Conversation

@dkotter
Copy link
Collaborator

@dkotter dkotter commented Mar 5, 2026

Note

Branched from #271. Will open this once that is merged.

What?

Partially closes #244

Updates our minimum version of WordPress to 7.0

Why?

Going forward, we are relying on the AI Client that is shipping in WP 7.0. As such, we're setting that as our minimum required version

How?

  • Update any references to 6.9 to 7.0

Use of AI Tools

None

Testing Instructions

Nothing to test here. Similar to #244, the plugin shouldn't throw any fatal errors on 7.0 but full functionality won't work there yet

Note

Unit and E2E tests are failing. Those will be fixed up once full 7.0 support is in place.

Open WordPress Playground Preview

@dkotter dkotter added this to the 0.5.0 milestone Mar 5, 2026
@dkotter dkotter self-assigned this Mar 5, 2026
CONTRIBUTING.md Outdated

- PHP 7.4 or higher
- WordPress 6.9 or higher
- WordPress 7.0 or higher
Copy link
Member

Choose a reason for hiding this comment

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

May be best to remove the WP and PHP requirements from this doc and allow the readme to be the doc-based source of this info? We could link to the readme from here, but I worry about having this info in multiple places and forgetting to update this one in the future.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Removed now

jeffpaul
jeffpaul previously approved these changes Mar 6, 2026
@dkotter dkotter marked this pull request as ready for review March 6, 2026 18:52
@github-actions
Copy link

github-actions bot commented Mar 6, 2026

The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the props-bot label.

If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message.

Co-authored-by: dkotter <dkotter@git.wordpress.org>
Co-authored-by: jeffpaul <jeffpaul@git.wordpress.org>
Co-authored-by: Jameswlepage <isotropic@git.wordpress.org>

To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook.

@dkotter dkotter merged commit fecb0a9 into WordPress:develop Mar 6, 2026
7 of 40 checks passed
@dkotter dkotter deleted the update/7-0-min branch March 6, 2026 19:04
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.

Pathway to 7.0

2 participants