Make WordPress Test – Fostering continuous improvement in the quality and usability of WordPress
Skip to content
Make WordPress Test
Welcome
The Test Team helps manage testing and triage across the WordPress ecosystem. They focus on user testing of the editing experience and WordPress dashboard, replicating and documenting bug reports, and supporting a culture of review and triage across the project.
Weekly Meetings (
Calendar
Weekly Patch Testing Scrub
: Tuesday at
15:00 UTC
(runs every week)
Weekly Test Chat
: Thursday at
15:00 UTC
(runs every week)
Monthly Voice Test Chat
: First Thursday of each month at
15:00 UTC
You can join these meetings from the
#core-test Slack channel
Please drop by any time in
Slack
Slack
Slack is a Collaborative Group Chat Platform
. The WordPress community has its own Slack Channel at
with questions or to help out.
Core Test Team at WCAsia 2026: Contributor Day
by Nikunj Hatkar
March 23, 2026
Help Test WordPress 7.0
by Ankit K Gupta
February 20, 2026
Test Scrub Schedule for WordPress 7.0
by Ankit K Gupta
February 17, 2026
The Test Team Training Program Recap
by Manuel Camargo
February 5, 2026
Building the Testing Use-Case
by Manuel Camargo
May 15, 2025
Categorize a post as
Highlight
to add it to this section
Here is the agenda for the upcoming Test Team Chat scheduled for
Thursday, 23 April 2026, 03:00 PM UTC
, which is held in the
#core-test Slack channel
. Lurkers welcome!
Agenda
Attendance
Attendance check in with the
wp.org
username
Note-taker and facilitator selection for the next meeting
We encourage all members to contribute to the team chat, and we now welcome Note Takers and Facilitators. This is a great time to get involved in the
core
Core
Core is the set of software required to run WordPress. The Core Development Team builds WordPress.
test team. Have you recently joined, and you don’t know where to go? Start here (No Skills Required)
This week’s facilitator and note-taker is –
nikunj8866
Next week’s facilitator note-taker is – Looking for a volunteer (
Ping
Ping
The act of sending a very small amount of data to an end point. Ping is used in computer science to illicit a response from a target server to test it’s connection. Ping is also a term used by Slack users to @ someone or send them a direct message (DM). Users might say something along the lines of “Ping me when the meeting starts.”
us
core-test
to volunteer)
Test Team Discussions
Review the current handbook PRs before publishing.
Add guide for testing Gutenberg tickets with Playground
Add weekly testing digest workflow for #core-test
Proposed new handbook pages
Proposal: Update Test Team Meeting Schedule for Better Participation
Open Floor
Got a topic? Add in comments below, or bring it up live during the chat.
WordPress Ecosystem Announcements
WordPress 7.0 Release Party Updated Schedule
Roster of design tools per block (WordPress 7.0 edition)
What’s new in Gutenberg 23.0? (22 April)
Test Team Announcements
Test Team Update: 21 April, 2026
Call for Testing
Call for Testing: Community AI Connector Plugins
It’s time to test real-time collaboration!
Call for Testing – Pattern editing and content-only interactivity in WordPress 7.0
Help Test WordPress 7.0
We have
Patch Testing issues for the WordPress 7.0
milestone that need testing.
We also have a couple of
Gutenberg Issues
that need testing.
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 from
+make.wordpress.org/updates
Test Team Update: 21 April, 2026
On
Thursday, 16 April 2026, 03:00 PM UTC
, started in
#core-test
facilitated by
nikunj8866
. The agenda can be found
here
1. Attendance
In attendance was:
ozgursar
nikunj8866
juanmaguitar
mosescursor
huzaifaalmesbah
r1k0
khushdoms
(async)
mohkatz
(async)
2. Volunteer
This week’s Note-taker was
nikunj8866
3. Test Team Discussions
Review the current handbook PRs before publishing
Add Team Organization page with active and emeritus member sections
The team discussed the progress of the handbook PR proposing a new Team Organization page, including sections for Active Members and Emeritus Members.
ozgursar
mentioned that maintaining an Active Members list could be difficult and may quickly become outdated.
juanmaguitar
agreed with this concern and noted that similar lists in other teams are often hard to maintain.
nikunj8866
suggested defining Active Members based on contributions over the last 2–3 months, including meeting participation, testing, and feedback. He also proposed reviewing the list periodically to keep it accurate.
Further discussion led to a preference for focusing on an Emeritus Members list instead.
ozgursar
suggested that having only an Emeritus list would be easier to maintain.
nikunj8866
added that past Team Reps could be included in the Emeritus list, recognizing their contributions.
The team agreed to continue the discussion in the PR comments to finalize the approach.
Archive old test report pages (testing-instructions, combined-report)
The team reviewed the PR aimed at archiving outdated test report pages such as testing instructions and combined reports.
ozgursar
noted that the Test Reports
plugin
Plugin
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
or can be cost-based plugin from a third-party.
should be referenced, as it was not clearly visible in the updated content.
juanmaguitar
clarified that the PR is focused on deprecating old content and keeping only essential references in the handbook, suggesting that additional improvements should be handled in separate issues.
nikunj8866
agreed with this approach and suggested creating a new issue to address the plugin reference. The team agreed that the PR is in good shape and ready for final review and merge after the meeting.
Add cross-links between setup guides and patch testing report page
The team discussed a PR focused on improving cross-linking between setup guides and patch testing report pages.
juanmaguitar
noted that there are currently no clear instructions or templates for test reports in
Gutenberg
Gutenberg
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.
, only references to patch testing.
nikunj8866
pointed out that there is already an open issue to address this gap and suggested continuing the discussion there.
The team agreed that additional issues should be created to define proper guidance for test reports and improve documentation clarity.
Proposed new handbook pages
Create Test (or Test Team) in WordPress GitHub Teams
The team discussed a proposal to create a dedicated Test Team group within the WordPress
GitHub
GitHub
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.
organization.
juanmaguitar
explained that GitHub teams can help organize contributors, making it easier to tag specific groups for testing or triage.
ozgursar
compared it to a role-based grouping system.
nikunj8866
raised a question about whether other Make WordPress teams are using similar setups. During the discussion, it was noted that contributors need to be part of the WordPress GitHub organization to be added to such teams.
juanmaguitar
created an initial team but was unable to add members due to permission limitations. The team agreed to follow up in the
meta
channel to clarify how contributors can be added to the organization.
4. Open Floor
mosescursor
questioned whether frequent meetings might be contributing to lower attendance.
juanmaguitar
noted that weekly meetings are common across other Make WordPress teams.
nikunj8866
suggested returning to a more focused schedule by alternating meetings:
One week for patch testing scrubs
One week for Test Team chats
juanmaguitar
agreed with this approach, and the team supported the idea.
nikunj8866
created a GitHub issue
#154
to continue the discussion and finalize the plan.
nikunj8866
shared a call for volunteers for Table Lead and Co-Lead roles for
Contributor Day
Contributor 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
There are many teams that people can participate in, each with a different focus.
at
WordCamp
WordCamp
WordCamps are casual, locally-organized conferences covering everything related to WordPress. They're one of the places where the WordPress community comes together to teach one another what they’ve learned throughout the year and share the joy.
Europe 2026. Contributors interested in participating or nominating others were encouraged to apply via the
provided form
5. Announcements
WordPress Ecosystem Announcements
WordPress Core Dev Environment Toolkit: A Faster Path to Your First Core Contribution
Twenty Twenty-Seven: Team Announcement
Defining expectations for Iteration issues
What’s new in Gutenberg 22.9? (8 April)
Elevating Individuals
What’s new for developers? (April 2026)
@wordpress/build, the next generation of WordPress plugin build tooling
Test Team Announcements
WCAsia 2026: Contributor Day Recap
Month in Test: April 14, 2026
Test Team Update: 7 April, 2026
Call for Testing
Call for Testing: Community AI Connector Plugins
It’s time to test real-time collaboration!
Call for Testing – Pattern editing and content-only interactivity in WordPress 7.0
Help Test WordPress 7.0
We have
Patch Testing issues for the WordPress 7.0
milestone that need testing.
We also have a couple of
Gutenberg Issues
that need testing.
6. Other Meetings
Tuesday, 21 April 2026, 03:00 PM UTC
– <
patch-testing-scrub
> in
#core-test
Thursday, 23 April 2026, 03:00 PM UTC
– <
test-team-chat
> in
#core-test
core-test
test-chat-summary
X-post from
+make.wordpress.org/core
WordPress Core Dev Environment Toolkit: A Faster Path to Your First Core Contribution
Here is the agenda for the upcoming Test Team Chat scheduled for
Thursday, 16 April 2026, 03:00 PM UTC
, which is held in the
#core-test Slack channel
. Lurkers welcome!
Agenda
Attendance
Attendance check in with the
wp.org
username
Note-taker and facilitator selection for the next meeting
We encourage all members to contribute to the team chat, and we now welcome Note Takers and Facilitators. This is a great time to get involved in the
core
Core
Core is the set of software required to run WordPress. The Core Development Team builds WordPress.
test team. Have you recently joined, and you don’t know where to go? Start here (No Skills Required)
This week’s facilitator and note-taker is –
nikunj8866
Next week’s facilitator note-taker is – Looking for a volunteer (
Ping
Ping
The act of sending a very small amount of data to an end point. Ping is used in computer science to illicit a response from a target server to test it’s connection. Ping is also a term used by Slack users to @ someone or send them a direct message (DM). Users might say something along the lines of “Ping me when the meeting starts.”
us
core-test
to volunteer)
Test Team Discussions
Review the current handbook PRs before publishing.
Add Team Organization page with active and emeritus member sections
Archive old test report pages (testing-instructions, combined-report)
Add cross-links between setup guides and patch testing report page
Proposed new handbook pages
Create Test (or Test Team) in WordPress GitHub Teams
Open Floor
Got a topic? Add in comments below, or bring it up live during the chat.
WordPress Ecosystem Announcements
Twenty Twenty-Seven: Team Announcement
Defining expectations for Iteration issues
What’s new in Gutenberg 22.9? (8 April)
Elevating Individuals
What’s new for developers? (April 2026)
@wordpress/build, the next generation of WordPress plugin build tooling
Test Team Announcements
WCAsia 2026: Contributor Day Recap
Month in Test: April 14, 2026
Test Team Update: 7 April, 2026
Call for Testing
Call for Testing: Community AI Connector Plugins
It’s time to test real-time collaboration!
Call for Testing – Pattern editing and content-only interactivity in WordPress 7.0
Help Test WordPress 7.0
We have
Patch Testing issues for the WordPress 7.0
milestone that need testing.
We also have a couple of
Gutenberg Issues
that need testing.
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
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📘
Merging of Test Handbook in Github
Weekly Testing Roundup 🤠
1. WordPress Core Testing
a. Patch Testing 🩹
b. Bug Reproduction
c. Test Team Issues
2. Gutenberg Testing
a. Gutenberg Bug Reproduction Testing
b. Gutenberg Patch Testing
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.0
Call for Testing – Customizable Navigation (“Mobile”) Overlays
Call for Testing – Pattern editing and content-only interactivity in WordPress 7.0
Test Handbook 📘
Merging of Test Handbook in
Github
GitHub
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.
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
Core
Core
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
(8) 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
#23197
wp-activate.php, without explanation, does not load site plugins
#63256
Unnecessary array_map() call in get_terms() when object_ids is not set
#65051
$_REQUEST[‘term’] used unsanitized in user search query
#62819
Twenty Fourteen: Latest Comments block font-size does not change with user settings
#45354
Adding index for meta_key and post_id in postmeta
#65050
REST API: Comments controller returns 403 instead of 404 for invalid post ID in update_item()
#43746
Custom post type single post feed returns a 404 if has_archive is set to false when calling register_post_type()
#65031
User Edit Screen Displays Misaligned Password Dashicon in WordPress 7.0-RC2
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
(134) 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:
#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
#35871
before_delete_post incorrectly triggered from edit.php to post.php
#63768
WP_Query will generate an unexpected SQL query when using switch_to_blog and post_type = any
#18613
get_adjacent_post() doesn’t find private posts
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
(23 Open)
Add cross-links between setup guides and patch testing report page
Weekly Slack digest for Gutenberg “Needs Testing” issues in #core-test
Proposal: Create Test (or Test Team) in WordPress GitHub Teams
Add phpMyAdmin to docker-compose.override.yml for local DB inspection
Provide structured guidance for Core Trac ticket reports
2.
Gutenberg
Gutenberg
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.
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.
Editor block styles for core button overwritten by random global styles
#77015
Site Editor landing view shows blank page instead of front-page.html when static homepage is configured
#76927
Gutenberg Demo Link broken
#76473
Navigation Block: Focus trap behavior changes after submenu toggle
#76240
Custom HTML block:

 and 
display with forced overflow scroll and incorrect formatting
#76236
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
None this month
Profile Badge Awards 🎉
Congratulations to the recipients of the Test Contributor Badge 🎉
vgnavada
gaisma22
– Kindly find the Contribution Guidelines
here
Read/Watch/Listen 🔗
WordPress Ecosystem Announcements
Your Browser Becomes Your WordPress
WP Packages is Working the Way Open Source Should
What’s new for developers? (April 2026)
@wordpress/build, the next generation of WordPress plugin build tooling
What’s new for developers? (March 2026)
Twenty Twenty-Seven: Team Announcement
Building a custom sync provider for real-time collaboration
Elevating Individuals
Test Team Announcements
Weekly Patch Testing Scrub
: Tuesday at
15:00 UTC
(runs every week)
Weekly Test Chat
: Thursday at
15:00 UTC
(runs every week)
Monthly Voice Test Chat
: First Thursday of each month at
15:00 UTC
Call for Testing
Help Test WordPress 7.0
Call for Testing – Customizable Navigation (“Mobile”) Overlays
Call for Testing – Pattern editing and content-only interactivity in WordPress 7.0
We have
Patch Testing 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, 16 April 2026 at 20:30 GMT+5:30
in
#core-test
Tuesday, 21 April 2026 at 20:30 GMT+5:30
in
#core-test
Interested in hosting a ? Test Team needs you! Check out
Leading Bug Scrubs
for details, or inquire in
#core-test
for more info.
Props to
mosescursor
for helping review this article and offering feedback
core-test
Receive the Huddle notes: 4/3/26 in
#core-test
written and improved from
Slack
Slack
Slack is a Collaborative Group Chat Platform
. The WordPress community has its own Slack Channel at
AI notes for this huddle from
15:00:31 – 15:51:00 UTC
. The WordPress Test Team held a monthly meeting discussing various ongoing projects,
GitHub
GitHub
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.
workflows, handbook updates, and upcoming contributor opportunities at
WordCamp
WordCamp
WordCamps are casual, locally-organized conferences covering everything related to WordPress. They're one of the places where the WordPress community comes together to teach one another what they’ve learned throughout the year and share the joy.
Asia.
View huddle in channel
Attendees
@Moses Cursor
@nikunj8866
@Dilip Modhavadiya
@ozgursar
@r1k0
@noruzzaman
@Azhar Deraiya
@JuanMa
@Huzaifa Al Mesbah
@SAndrew
@Shazzad
, and
@Mohammed Kateregga
🌟 Summary
Props Bot GitHub Action Workflow
@Huzaifa Al Mesbah
explained the proposed Props Bot would help identify contributors involved in pull requests and issues by automatically adding co-authors.[11:55]
The team discussed implementing a similar workflow to what
Gutenberg
Gutenberg
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.
and other WordPress projects use.[15:19]
The proposal aims to improve contributor recognition and tracking.[14:09]
Test Handbook Review
@Moses Cursor
suggested a full review of handbook pages involving 3-4 team members.[27:01]
@JuanMa
proposed assigning the task to contributors attending WordCamp Asia and reviewing progress afterward.[29:49]
Some handbook pages have already been updated, but a comprehensive review is needed.[31:09]
WordPress Playground Testing
@ozgursar
volunteered to review and improve the existing WordPress Playground testing documentation.[33:00]
The team wants to update the documentation with new techniques and parameters.[33:53]
Testing Issues Tracking
@JuanMa
suggested creating a bot to share the number of pending testing issues in the Slack channel weekly.[38:02]
The team agreed this would improve visibility of testing needs.[40:08]
☑️ Action items
@JuanMa
to create an issue in the test handbook repository for a weekly bot to track testing issues.[42:44]
@ozgursar
to review and update WordPress Playground testing documentation.[34:54]
Team to prepare for WordCamp Asia
Contributor Day
Contributor 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
There are many teams that people can participate in, each with a different focus.
, potentially working on handbook review.[45:28]
Review and potentially implement Props Bot GitHub Action Workflow.[11:55]
🗣️ Announcements
WordPress Ecosystem Announcements
WordPress 7.0 Release Candidate 2
Client-Side Abilities API in WordPress 7.0
Introducing the AI Client in WordPress 7.0
Extending the 7.0 Cycle
Announcing my.WordPress.net
Introducing the Connectors API in WordPress 7.0
What’s new in Gutenberg 22.8? (25 March)
Test Team Announcements
Core Test Team at WCAsia 2026: Contributor Day
Test Team Update: 24 March, 2026
Call for Testing
Call for Testing: Community AI Connector Plugins
It’s time to test real-time collaboration!
Call for Testing – Pattern editing and content-only interactivity in WordPress 7.0
Help Test WordPress 7.0
We have
Patch Testing issues for the WordPress 7.0
milestone that need testing.
We also have a couple of
Gutenberg Issues
that need testing.
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 and
nikunj8866
for Peer reviewing this
It was an incredible day of contribution, collaboration, and community spirit at
WordCamp
WordCamp
WordCamps are casual, locally-organized conferences covering everything related to WordPress. They're one of the places where the WordPress community comes together to teach one another what they’ve learned throughout the year and share the joy.
Asia 2026
Contributor Day
Contributor 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
There are many teams that people can participate in, each with a different focus.
in Mumbai! The
Core
Core
Core is the set of software required to run WordPress. The Core Development Team builds WordPress.
Test Team came together with energy and enthusiasm – both in person and online – to make WordPress better through testing.
Whether you tested a patch, triaged a ticket, explored WordPress 7.0 features, or just took your very first step into
open source
Open 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.
contribution, every bit of effort mattered. 🙌
We had a wonderful mix of contributors – passionate newcomers and experienced testers – showing up from around the globe:
57.1% participated in person
42.9% contributed remotely
And most excitingly:
78.6% were first-time Core Test contributors!
🎯 What Did Contributors Work On?
Several contributors tested
Core patches manually
on
Trac
Trac
Trac is the place where contributors create issues for bugs or feature requests much like GitHub.
tickets including
#64853
#64962
#65031
#65053
, and
#64944
Multiple contributors submitted
Test Handbook pull requests
to improve documentation (
#120
#121
#128
#133
#147
#148
Many first-time contributors explored
WordPress 7.0 testing
via the
Help Test WordPress 7.0
guide
A few contributors also explored
AI features in WordPress
and the
Gutenberg
Gutenberg
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.
plugin
Plugin
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
or can be cost-based plugin from a third-party.
💬 Community Voices
Here’s what some of our contributors shared:
“Remote participation from Latvia. Completed 4 patch tests and 1 triage contribution. Great experience working through real tickets with the team.”
@gaisma22
“I would love to continue contributing to the Test Team.
” –
@mehrazmorshed
“Explored WordPress 7.0 and tested AI features in WP. Also learned some basic features from the Team Lead and tested the Gutenberg plugin.
” –
@jetaldobariya1
“Thanks to all the table leads.
” –
@Dharm1025
The average contributor experience rating was an impressive 4.6 out of 5 ⭐ – a true testament to the welcoming and collaborative atmosphere the team created.
🙌 Our Contributors
A huge thank you to everyone who showed up and made this day special:
nazmul111
mokshasharmila13
vriti
huzaifaalmesbah
iamadisingh
gaisma22
abhishekfdd
umeshsingla
mehrazmorshed
ismail0071
abduremon
jetaldobariya1
pratikmandaliya
Dharm1025
🏅 Contributor Badges
Badges are being assigned to all eligible contributors. Thank you for your patience! Keep an eye on upcoming weekly Test Team updates on
make.wordpress.org/test
for badge confirmations.
🗓️ Core-test Meetings
The Test Team meets
every week
in the
#core-test
channel on
Slack
Slack
Slack is a Collaborative Group Chat Platform
. The WordPress community has its own Slack Channel at
. Check out the current
meeting schedule
and drop by to say hi, ask questions, or just lurk and learn!
Contributor Day may be over, but your journey with the Test Team doesn’t have to stop here. From exploring patches to writing your first test, we’re here to support you every step of the way. Check out the
Test Handbook
and stay tuned for more ways to contribute.
Thank you for being part of the WordPress community – you made Contributor Day at WCAsia 2026 truly special. ✨
Have you joined the test team yet?
Join the Test Team
Props
ankit-k-gupta
and
pavanpatil1
for pre-publish review.
wcasia2026
contributor-day
core-test
recap
X-post from
+make.wordpress.org/updates
Test Team Update: 7 April, 2026
X-comment from
+make.wordpress.org/core
: Comment on
The Path Forward for WordPress 7.0
Site resources
Testing Plugins
These plugins will help in testing WordPress Core, plugins, and themes
Gutenberg
WordPress Beta Tester
Other Beta Plugins
Test Reports
Design Experiments
Email Updates
Enter your email address to subscribe to this blog and receive notifications of new posts by email.
Join 84 other subscribers
Categories
7.0
Agendas
Call for Testing
Contributor Day
Core E2E
Handbook
Highlight
Kibble
Meetings
NUX
Reports
status
Summary
Training
Usability Testing
Visual Record
Week in Test
Recent Updates
Recent Comments
No Replies
Recent Activity
Team Pledges
1305 people
have pledged time to contribute to Test Team efforts! When looking for help on a project or program, try starting by reaching out to them!
compose new post
reply
edit
go to top
go to the next post or comment
go to the previous post or comment
toggle comment visibility
esc
cancel edit post or comment
Loading Comments...
You must be
logged in
to post a comment.