Hello and welcome to another edition of Week in Test, the place where contributors of any skill level can find opportunities to contribute to WordPress through testing. You can find the Test Team in #core-test.
Table of Contents
Calls for Testing 📣
Calls for Testing can originate from any team, from themes to mobile apps to feature plugins. The following posts highlight features and releases that need special attention:
- Collaboration: add blockBlock Block is the abstract term used to describe units of markup that, composed together, form the content or layout of a webpage using the WordPress editor. The idea combines concepts of what in the past may have achieved with shortcodes, custom HTML, and embed discovery into a single consistent API and user experience.-level comments:
- Actively developed for 6.9. See #66377
- Call for Testing: Accordion Block
- Call for Testing: Ability to Hide Blocks
- Help Test WordPress 6.9
Test Handbook 📘
Merging of Test Handbook in GithubGitHub GitHub is a website that offers online implementation of git repositories that can easily be shared, copied and modified by other developers. Public repositories are free to host, private repositories require a paid subscription. GitHub introduced the concept of the ‘pull request’ where code changes done in branches by contributors can be reviewed and discussed before being merged by the repository owner. https://github.com/
For the last few weeks, a good number of test contributors embarked on the journey of reviewing our new Test Handbook based on GitHub. The Process has been concluded successfully with the merging.
- We want to inform that the Test Handbook is officially
synced. There might be a couple of bugs and things that are not looking good pending to be fixed. - Feel free to give it a check here, and if you find any bugs, go to the GitHub repository and report them.
- You can send a PR with the fix, or simply send the issue, and we will check it
Weekly Testing Roundup 🤠
Bi-Weekly update: Test Team Update
Here’s a roundup of active tickets that are ready for testing contributions. Did you know that contributions to the Test Team are also a fantastic way to level up your WordPress knowledge and skills? Dive in to contribute, and gain coveted props 😎 for a coming release.
1. WordPress CoreCore Core is the set of software required to run WordPress. The Core Development Team builds WordPress. Testing
a. Patch Testing 🩹
Who? All contributors (not just developers) who can set up a local testing environment. Why?
It is necessary to apply proposed patches and test per the testing instructions in order to validate that a patch fixes the issue.
The following tickets have been reviewed and a patch provided, and need testers to apply the patch and manually test, then provide feedback through a patch test report:
- #55523 – Remove deprecation notice from get_the_excerpt
- #62715 – Block Hooks: Apply to content-like Custom Post Types
- #61244 – The export_wp() function inserts empty <wp:comment> data when get_comment() returns a false or empty value
b. Bug Reproduction
It is necessary to confirm if the bug is happening under multiple conditions and environments, using the bug reproduction report in order to validate the issue.
The following tickets have been reviewed and milestoned, and need testers to check the instructions and manually test if the issue is reproducible, the provide a bug reproduction report:
- #38224 – Not enough results in menu-page-add-search
- #18275 – Can’t get perfect thumbnail sizes with image editor
- #24963 – IIS Multisite, Suspected bug in web.config code for URL Rewrite (404 wp-login)
- #42164 – Conditional Tags not working when using ugly URL
- #40339 – If $home_path==’wp’ then WP::parse_request() will remove ‘wp’ from ‘wp-json/wc/v1/products’ in $pathinfo
c. 6.9 Related issues need testing
The following 6.9 tickets need testing, those are having patches:
- All tickets have been worked on and awaiting the Release on Tuesday, 2nd December 2025 at 17:00 GMT+2.
d. Handbook Review
Here are the current activities being discussed in the Test Handbook:
- We need to review https://github.com/WordPress/test-handbook/pull/98
2. GutenbergGutenberg The Gutenberg project is the new Editor Interface for WordPress. The editor improves the process and experience of creating new content, making writing rich content much simpler. It uses ‘blocks’ to add richness rather than shortcodes, custom HTML etc.
https://wordpress.org/gutenberg/ Testing
👋 Want to contribute to WordPress/Gutenberg? If you have a bug or an idea, read the contributing guidelines before opening an issue. If you’re ready to tackle some open issues, we’ve collected some good first issues for you.
a. Gutenberg Bug Reproduction Testing
The following tickets (13) have been filed reporting a known bug and needs testers to manually test, then provide feedback through a bug reproduction report that the issue can be reproduced.
- Notes: Buttons to cancel and submit a new note can be positioned off screen
- Block bindings: Block attributes UI not immediately available in the editor
- categories block with hidden label can cause horizontal scrollbar
- FontSizePicker incorrectly measures units for selecting elements
- Core Button “Outline” Style Bug
b. Gutenberg Patch Testing
All contributors (not just developers) who can set up a local testing environment.
Why? It is necessary to apply proposed patches and test per the testing instructions in order to validate that a patch fixes the issue.
The following tickets have been reviewed, and a patch provided, and need testers to apply the patch and manually test, then provide feedback through a patch test report:
- Nothing to test yet this week
Profile Badge Awards 🎉
Congratulations to the recipients of the Test Contributor Badge 🎉
@fakhriaz
– Kindly find the Contribution Guidelines here
Read/Watch/Listen 🔗
- Gutenberg 22.2.0 RC2 is now available.
- WordPress 6.9 Release Party Schedule
- Bug Scrub Schedule for WordPress 6.9
- The New WordPress Playground File Browser and UI Enhancements!
- WordPress 6.9 Release Candidate Phase is on with another release coming on 25th November
- WordPress 6.9 Release Candidate 3 is now available!
- Abilities API in WordPress 6.9
- WordPress 6.9 is planned for December 2, 2025.
Upcoming Meetings 🗓
🚨 There will be regular #core-test meetings held in 2025.
2025 Schedule:
- Wednesday, 3rd December 2025 at 16:00 GMT+2 : <Test-team-chat> in#core-test.
- Thursday, 4th December 2025 at 18:00 GMT+2 : <patch-testing-session> in#core-test.
Interested in hosting a <test-scrub>? Test Team needs you! Check out Leading Bug Scrubs for details, or inquire in #core-test for more info.
Props to @sirlouen @oglekler for helping review this article and offering feedback