Highlighted Posts

Categorize a post asย Highlightย to add it to this section.

X-post: Roadmap to 7.1

X-comment from +make.wordpress.org/core: Comment on Roadmap to 7.1

Team Chat Agenda: 18th June, 2026

Here is the agenda for the upcoming Test Team Chat scheduled for Thursday, 18 June 2026, 03:00 PM UTC, which is held in the #core-test Slack channel. Lurkers welcome!

Agenda

Leave a Comment

  • Do you have something to propose for the agenda?
  • Canโ€™t make the meeting, but have a question for the Test Team?

If any of the above apply, please leave a comment below.

#test-chat-agenda

X-post: Test Team Update: 17 June, 2026

X-post from +make.wordpress.org/updates: Test Team Update: 17 June, 2026

X-post: Call for Testing: Unicode email addresses.

X-comment from +make.wordpress.org/core: Comment on Call for Testing: Unicode email addresses.

Test Team Voice Chat Summary:: 4th June, 2026

Voice Chat notes: 6/4/26 in #core-test slackSlack Slack is a Collaborative Group Chat Platform https://slack.com/. The WordPress community has its own Slack Channel at https://make.wordpress.org/chat/ AI took notes for this huddle from 1:02:57 AM โ€“ 1:35:04 AM GMT+10. Test team discussed PR reviews, a facilitator pluginPlugin A plugin is a piece of software containing a group of functions that can be added to a WordPress website. They can extend functionality or add new features to your WordPress websites. WordPress plugins are written in the PHP programming language and integrate seamlessly with WordPress. These can be free in the WordPress.org Plugin Directory https://wordpress.org/plugins/ or can be cost-based plugin from a third-party. proposal, contributor badge criteria, and upcoming WordPress ecosystem announcements and testing opportunities. View huddle in channel

Attendees

@nikunj8866, @ozgursar, @Mohammed Kateregga, @SAndrew, and @Kamran Abdul Aziz

๐ŸŒŸ Summary

  • Testing Digest PR: Patch Version Milestones
    • @nikunj8866 and @ozgursar lack familiarity with the workflow automation involved in this PR. [10:07] [10:15]
    • @nikunj8866 identified Enrico and Junema as better suited to review the PR due to their involvement with the automated workflow. [10:28]
    • @ozgursar explained the workflow uses 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/ Actions to scrape test results, summarize them, and push to Slack. [10:29] [10:50]
  • Chat and Bug Scrub Facilitator Plugin
    • @nikunj8866 reviewed the plugin and agrees it is the best option compared to a separate web page. [11:31] [11:39]
    • @ozgursar stored messages in a JSONJSON JSON, or JavaScript Object Notation, is a minimal, readable format for structuring data. It is used primarily to transmit data between a server and web application, as an alternative to XML. file rather than hardcoding in PHPPHP PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. https://www.php.net/manual/en/index.php to allow easy editing and customization. [11:49]
    • Copy-pasting plugin content to Slack loses formatting (backticks for usernames); manual editing is required to restore formatting. [12:15] [12:47]
    • @ozgursar already linked a WordPress Playground preview in the GitHub issue for direct testing without hosting. [13:59] [14:21]
    • @nikunj8866 suggested adding plugin details to the chat moderator guide handbook page. [13:28]
  • WordPress 7.0 Test Contributors Badge Awards
    • @nikunj8866 reviewed the proposal and confirmed the criteria requirement: contributors must submit 5 test reports to qualify. [17:37] [18:01]
    • Badge assignment cannot be automated; the system only allows accepting or rejecting requests, not directly adding badges to profiles. [18:10] [18:42]
    • @ozgursar suggested announcing the 7.0 test contributors and allowing people to request badges themselves after seeing the announcement. [19:15]
    • @nikunj8866 will review a draft blog post and discuss it with Moses before finalizing. [19:31]

๐Ÿ—ฃ๏ธ Announcements


This Slack Bot uses AI to generate notes, so some information may be inaccurate. Theyโ€™re based on the huddle transcript and thread and can be edited anytime.

Props to the Slack Bot that helped make the summary.

#test-chat-summary

Month in Test: June 05, 2026

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

  1. Calls for Testing ๐Ÿ“ฃ
  2. Test Handbook๐Ÿ“˜
    1. Merging of Test Handbook inย Github
  3. Weekly Testing Roundup ๐Ÿค 
    1. 1. WordPressย Coreย Testing
      1. a.ย Patch Testing ๐Ÿฉน
      2. b.ย Bug Reproduction
      3. c. Test Team Issues
    2. 2.ย Gutenbergย Testing
      1. a. Gutenberg Bug Reproduction Testing
      2. b. Gutenberg Patch Testing
  4. Profile Badge Awards ๐ŸŽ‰
  5. Read/Watch/Listen ๐Ÿ”—
  6. 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:

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ย (10) 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:

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ย (139) 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:

c. Test Team Issues

Here are the current activities being discussed in the Test Teamย Github:

  1. We need to review the Test Team Issues. If you have a possible solution, comment in the Issue or submit a PR.

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ย (7) 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.

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 (1) 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 ๐Ÿ”—

  1. WordPress Ecosystem Announcements
  2. Test Team Announcements
    • Weekly Patch Testing Scrub: Second and Fourth Thursday of the Month atย 15:00 UTC
    • Weekly Test Chat: Third Thursday of the Month atย 15:00 UTC
    • Monthly Voice Test Chat: First Thursday of each month atย 15:00 UTC
  3. Call for 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:

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.

#core-test

X-post: Call for Testing: client-side media processing

X-comment from +make.wordpress.org/core: Comment on Call for Testing: client-side media processing

Test Team Voice Chat Agenda: 4th June, 2026

Here is the agenda for the upcoming Test Team Voice Chat scheduled for Thursday, 4 June 2026, 03:00 PM UTC, which is held in the #core-test Slack channel. Lurkers welcome!

Agenda

Leave a Comment

  • Do you have something to propose for the agenda?
  • Canโ€™t make the meeting, but have a question for the Test Team?

If any of the above apply, please leave a comment below.

#core-test, #test-chat-agenda

Core Test Team at WCEU 2026: Contributor Day

Hello WordPress enthusiasts ๐Ÿ‘‹

Tomorrow we head to Krakรณw. The CoreCore Core is the set of software required to run WordPress. The Core Development Team builds WordPress. Test Team is gearing up for Contributor Day at WordCamp Europe 2026, taking place 4 June 2026 at ICE Krakรณw โ€“ the official kick-off to WCEU.

Testing is one of the most welcoming doors into WordPress: you donโ€™t need to write a line of code to make a real difference, and by the end of the day youโ€™ll have touched software used by over 40% of the web. Whether itโ€™s your first Contributor DayContributor Day Contributor Days are standalone days, frequently held before or after WordCamps but they can also happen at any time. They are events where people get together to work on various areas of https://make.wordpress.org/ There are many teams that people can participate in, each with a different focus. https://2017.us.wordcamp.org/contributor-day/ https://make.wordpress.org/support/handbook/getting-started/getting-started-at-a-contributor-day/ or your fifteenth, thereโ€™s a seat for you at the Test table. Hereโ€™s what weโ€™ve got planned and how to make the most of it.

๐Ÿ•ฐ๏ธ Schedule

All times are Central European Summer Time (CEST). Plan to arrive about an hour early to register and settle in.

  • 8:30 โ€“ Registration
  • 9:15 โ€“ Opening and welcome
  • 10:00 โ€“ Contributing to WordPress
  • 12:15 โ€“ Group photo
  • 12:30 โ€“ Lunch
  • 14:00 โ€“ Contributing to WordPress
  • 16:30 โ€“ Team summaries and wrap-up

Joining from home? Remote contributors are just as welcome โ€“ find us in the #contributor-day and #core-test channels in Make WordPress Slack.

๐Ÿ‘ฉ๐Ÿปโ€๐Ÿ’ป Meet the Test Team Table Leads

In-Person Table Leads:

Online (Remote) Table Lead

Anukasha will be on the ground in Krakรณw to welcome you and get you set up, while Nimesh holds down the digital table โ€“ coordinating remote contributors and answering questions in SlackSlack Slack is a Collaborative Group Chat Platform https://slack.com/. The WordPress community has its own Slack Channel at https://make.wordpress.org/chat/ throughout the day. Other Test Team regulars will be dropping by in person and online to lend a hand.

๐ŸŽฏ What Weโ€™ll Work On

Our focus is meaningful, achievable contributions you can make real progress on in a few focused hours:

  • Onboard new contributors. If youโ€™ve never tested before, this is the place to start. Weโ€™ll walk you through your first test, your first triage, and your first reproduction โ€“ no prior experience needed.
  • Test core tickets that need eyes. Pick up live work straight from TracTrac Trac is the place where contributors create issues for bugs or feature requests much like GitHub.https://core.trac.wordpress.org/.:
  • Test the editor (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/).
  • Help test the new career functionality on WordPress.orgWordPress.org The community site where WordPress code is created and shared by the users. This is where you can download the source code for WordPress core, plugins and themes as well as the central location for community conversations and organization. https://wordpress.org/. Thereโ€™s an active call for testing (feedback open through June 25) for the refreshed jobs.wordpress.net and the new career fields on WordPress.org profiles โ€“ job history, key accomplishments, and an โ€œopen to workโ€ toggle. Try the applying-for-jobs flowFlow Flow is the path of screens and interactions taken to accomplish a task. Itโ€™s an experience vector. Flow is also a feeling. Itโ€™s being unselfconscious and in the zone. Flow is what happens when difficulties are removed and you are freed to pursue an activity without forming intentions. You just do it., browse candidates on the Jobs site, and leave feedback on the post or by opening an issue on GitHub.
  • Find a bug? File it. A clear, reproducible report on Trac is a genuine contribution in itself.
  • Improve the docs. Help sharpen the Test Team Handbook and testing guides so the next newcomer has an easier path than you did.

Bring whatever skills and curiosity you have โ€“ table leads and experienced contributors will help you find the right task. Everyone is welcome.

A gentle reminder: itโ€™s Contributor Day, not Contribution Day. The goal is to find a meaningful way to contribute, not necessarily to land a finished patch by 16:30. Work you start tomorrow might wrap up next week โ€“ and thatโ€™s exactly how open sourceOpen Source Open Source denotes software for which the original source code is made freely available and may be redistributed and modified. Open Source **must be** delivered via a licensing model, see GPL. is meant to work.

๐ŸŒ Collaboration and Community

Contributor Day isnโ€™t only about the work โ€“ itโ€™s about the people. Itโ€™s a room full of contributors swapping ideas, helping each other unstick, and celebrating small wins together. For many of us, the connections made across the Test table are what keep us coming back year after year. Come for the testing, stay for the community.

If youโ€™d like to keep contributing after Krakรณw, the Test Team meets every week in #core-test. You can find the full Test Team meeting schedule and upcoming meetings here: https://make.wordpress.org/meetings/#test. Drop by any time to say hi, ask a question, or just lurk and learn.

๐Ÿงฐ Prepare at Home

A little setup the night before means you can dive straight into the fun stuff when you arrive. Spotty venue wifi is a fact of life, so get ahead of it:

๐Ÿ”— Helpful Resources

๐Ÿ‘€ Looking Ahead

Every bug reproduced, every patch tested, and every report filed tomorrow ripples out to millions of sites. Thatโ€™s the quiet power of testing: itโ€™s unglamorous, itโ€™s essential, and itโ€™s how WordPress stays trustworthy release after release. We canโ€™t wait to see what we build together in Krakรณw โ€“ and in Slack.

Not sure Test is the right fit? The Find Your Team tool can point you somewhere that clicks. But if you like the idea of being the person who catches the problem before a user ever does โ€“ youโ€™ve found your table.

See you in Krakรณw! ๐Ÿ’™

Props to @nimeshatxecurify for preparing and reviewing this post, and to @anukasha for the review of this post. ๐Ÿ™Œ

#wceu2026, #core-test, #wceu

X-post: Test Team Update: 03 June, 2026

X-post from +make.wordpress.org/updates: Test Team Update: 03 June, 2026