Hello and welcome to another edition of Month 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 📣
- Test Handbook📘
- Weekly Testing Roundup 🤠
- Profile Badge Awards 🎉
- Read/Watch/Listen 🔗
- Upcoming Meetings 🗓
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:
- Help Test WordPress 7.1
- Media Editor Modal: Call for Testing
- WordPress 7.0 Updates & Testing – FAQ
- Call for Testing: client-side media processing
- Help test new career functionality on WordPress.org
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 (13) 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:
- #60029 – Admin unable to create new Application Password for user with no role on main site (multisite)
- #65345 – Site Icon subsizes use wrong array key ‘width ‘ instead of ‘width’
- #41081 – Improve Custom Menu widget, show notification if menu is empty or no menu selected
- #63256 – Unnecessary array_map() call in get_terms() when object_ids is not set
- #36201 – Admin Pagination URLs Use Wrong Hostname
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 (135) have been reviewed and milestoned, and need testers to check the instructions and manually test if the issue is reproducible, then provide a bug reproduction report:
- #65480 – Custom HTML Block hangs when switching tabs and scrolling (Gutenberg/WordPress 7.0)
- #65381 – Uncaught TypeError: Cannot read properties of undefined (reading ‘borderColor’) in block-editor.min.js on WordPress 7.0
- #48522 – Attachment size not generated when large images uploaded
- #65350 – Possible duplicate update event firing during wp_maybe_auto_update
- #20859 – Theme Installer: Preview should be scrollable on iPad and Kindle Fire
- #57858 – If permalink structure is set to /%category%/%postname% , WordPress will match a /0/ path as a category archive
- #56615 – Running `build` scripts on Windows machines produces different results
- #60478 – Upgrade to jQuery 4.0
c. Test Team Issues
Here are the current activities being discussed in the Test Team Github:
- We need to review the Test Team Issues. If you have a possible solution, comment in the Issue or submit a PR.
- Test Team Discussions (11 Open)
- Recognize WordPress 7.0 Test Contributors — Badge Awards & Blog Post
- Proposal: Building a Test Chat and Bug Scrub Facilitator Plugin
- Proposal: Restructure Test Handbook to Support Multiple Testing Domains
- Discussion: Using tags instead of categories for regular post types on make.wordpress.org/test
- Officialize the Test Reports
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 (18) 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.
- Pasting from Word/Docs/Pages adds unwanted empty lines between paragraphs
- Editor shows “changes were not saved” / leave-page warning even after a successful save
- Image Block: Visual jerk/flash when changing style to “Rounded” (#77830)
- Cannot type in editor on iOS Safari when system text size is set to maximum (#77677)
- Incorrect height and aspect-ratio for “YouTube Embed” Block (#77448)
- The block is not visible in the editor after that the “wp-scripts start –hot” command is launched (#77293)
- Navigation Block: Focus trap behavior changes after submenu toggle (#76240)
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 (0) 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:
Profile Badge Awards 🎉
Congratulations to the recipients of the Test Contributor Badge 🎉
– Kindly find the Contribution Guidelines here
Read/Watch/Listen 🔗
- WordPress Ecosystem Announcements
- React 19 upgrade temporarily reverted in Gutenberg
- Call for WordPress 7.0.x Release Managers
- Plugin Directory screenshots gallery update
- Update on the status of the team – June 2026
- Core Committers Meeting – WordCamp Europe 2026
- What’s new in Gutenberg 23.4? (June 17, 2026)
- Announcing the WordPress 7.1 Release Squad
- Recap: Restoring removed version history.
- What’s new for developers? (June 2026)
- Test Team Announcements
- Call for Testing
- Media Editor Modal: call for testing
- Announcing a collaborative editing outreach effort for 7.1
- Call for Testing: client-side media processing
- Help test new career functionality on WordPress.org
- We have Patch Testing issues for the WordPress 7.0.1 milestone that need testing.
- We also have a couple of Gutenberg Issues that need testing.
Upcoming Meetings 🗓
🚨There will be regular #core-test meetings. The schedule is being worked on and final schedule will be shared after finalizing the discussion
Current 2026 Schedule:
- Thursday, 2 July 2026, 03:00 PM UTC – <
voice-test-chat> in #core-test. - Thursday, 9 July 2026, 03:00 PM UTC – <
Patch-testing-Scrub> 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 @nikunj8866 for peer reviewing this post