Skip to content

Update/wp version - #934

Merged
dkotter merged 4 commits into
developfrom
update/wp-version
Aug 14, 2026
Merged

Update/wp version#934
dkotter merged 4 commits into
developfrom
update/wp-version

Conversation

@jeffpaul

@jeffpaul jeffpaul commented Aug 13, 2026

Copy link
Copy Markdown
Member

What?

I tested the AI plugin on WP 7.1 RC3 and things appear to work as expected. This PR bumps the tested-up-to version to 7.1 and leaves the plugin minimum at 7.0. Since trunk is effectively 7.2 and latest will be 7.1 come next Wednesday, I tried to add to the CI test flow another entry to explicitly test against WP 7.0 as that will no longer be latest by Wednesday and want to ensure we're still testing the plugin minimum in our test workflows. So assuming I got the nomenclature correct, it'll be double testing for the next six days but at least as soon as 7.1 is available we'll still be testing on 7.0.

Copilot summary

This pull request updates the plugin's compatibility and testing configurations to ensure support for newer WordPress versions and to expand the automated test matrix.

Compatibility and testing updates:

  • Updated the readme.txt file to indicate that the plugin has been tested up to WordPress version 7.1.
  • Expanded the GitHub Actions test matrix in .github/workflows/test.yml to include WordPress/WordPress#7.0 as a specific test target, in addition to latest and trunk.

Why?

How?

Use of AI Tools

None besides the copilot summary in this description.

Testing Instructions

Screenshots or screencast

Before After

Changelog Entry

Changed - Bump WordPress tested-up-to version 7.1.

Open WordPress Playground Preview

@jeffpaul jeffpaul added this to the 1.3.0 milestone Aug 13, 2026
@jeffpaul
jeffpaul requested a review from dkotter August 13, 2026 19:34
@jeffpaul jeffpaul self-assigned this Aug 13, 2026
@jeffpaul
jeffpaul requested a review from a team August 13, 2026 19:34
@github-actions

github-actions Bot commented Aug 13, 2026

Copy link
Copy Markdown

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: jeffpaul <jeffpaul@git.wordpress.org>
Co-authored-by: dkotter <dkotter@git.wordpress.org>

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

@jeffpaul jeffpaul moved this from Triage to Needs review in WordPress AI Roadmap Aug 13, 2026
@github-actions

Copy link
Copy Markdown

✅ WordPress Plugin Check Report

✅ Status: Passed

📊 Report

All checks passed! No errors or warnings found.


🤖 Generated by WordPress Plugin Check Action • Learn more about Plugin Check

@codecov

codecov Bot commented Aug 13, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 76.01%. Comparing base (bc1c81a) to head (ddc0ac7).

Additional details and impacted files
@@            Coverage Diff             @@
##             develop     #934   +/-   ##
==========================================
  Coverage      76.01%   76.01%           
  Complexity      3032     3032           
==========================================
  Files            132      132           
  Lines          12001    12001           
==========================================
  Hits            9123     9123           
  Misses          2878     2878           
Flag Coverage Δ
unit 76.01% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@dkotter
dkotter merged commit a0f5ea2 into develop Aug 14, 2026
30 checks passed
@dkotter
dkotter deleted the update/wp-version branch August 14, 2026 16:27
@github-project-automation github-project-automation Bot moved this from Needs review to Done in WordPress AI Roadmap Aug 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants