Skip to content

Prepare 6.8.9 Release#469

Merged
cbravobernal merged 2 commits into
trunkfrom
release/6.8.9
Jun 12, 2026
Merged

Prepare 6.8.9 Release#469
cbravobernal merged 2 commits into
trunkfrom
release/6.8.9

Conversation

@cbravobernal

Copy link
Copy Markdown
Contributor

Prepares the 6.8.9 patch release. Version bumped to 6.8.9; the Stable tag in readme.txt is intentionally left at 6.8.8 and will be flipped after the wp.org build is smoke-tested (per the release process).

Changelog (6.8.9)

Security

  • Hardened the escaping of wp_options LIKE queries used when loading option-page meta and during taxonomy term cleanup, switching to esc_like() so option-name prefixes are always matched as literals rather than as patterns.

Fixes

  • The URL, text, textarea, and select-style fields no longer raise PHP errors when a non-scalar value (such as an array) is submitted; such input is now treated as invalid.

Contents (already merged to trunk)

Notes

  • Generated by composer prepare-release; only the version bump and changelog are in this PR (build artifacts are gitignored; docs/translations were already current).
  • Stable tag flip and the wp.org SVN deploy are handled separately after merge + smoke test.

@github-actions

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.

Core Committers: Use this line as a base for the props when committing in SVN:

Props cbravobernal.

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

@cbravobernal cbravobernal added this to the 6.8.9 milestone Jun 12, 2026
@cbravobernal cbravobernal merged commit fe9aec8 into trunk Jun 12, 2026
19 of 20 checks passed
@cbravobernal cbravobernal deleted the release/6.8.9 branch June 12, 2026 17:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant