Training Team Highlights

Announcement

We’re considering issuing certificates specifically for course cohort students. Unlike automated course completion certificates—which can sometimes be misused—cohorts are different. In a cohort, students must actively participate in regular classes, complete assessments, and pass an exam before earning a certificate.

Recent Updates:

Current Focus Areas

Meetings in June

Meeting TypeDateFacilitator
Team MeetingJuly 7thSumit Singh
Team MeetingJuly 14thRade Jekić
Team MeetingJuly 21thMuhibul Haque
Team MeetingJuly 28thSumit Singh
Continue reading

Office Hours Meeting Recap – 26th July 2026

Date: Sunday, July 26, 2026 (a one-time exception)
Time: 14:00 UTC (local time), approximately 100 minutes
Platform: Zoom
Moderation and note-taking: Sumit Singh (@sumitsingh)
Related links: Office Hours Meeting Recap – 27th June 2026 · Proposal: Monthly Office Hour Meeting for Make WordPress Training · Open issues

Five contributors attended, and a single question ended up carrying the entire session: what are the Office Hours actually for? The answer we arrived at is that each session should center on one topic announced in advance, rather than a walk through open tickets. A second theme emerged from that discussion and proved to be the most valuable part of the hour: what keeps contributors without a technical background from becoming active on 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/?

No note-taker had been designated beforehand, so Sumit Singh wrote this recap. A note-taker will be named ahead of the next session. Everything listed under Decisions was agreed in the meeting; the Recommendations are proposals that still require the team’s confirmation. Feedback is welcome before the next Tuesday meeting, either as a comment on this post or in the #training 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/ channel.

Participants

NameWordPress.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/ profileLocation
Andrew Ssanya@andrewssanyaKampala, Uganda
Rico F. Lüthi@rfluethiSwitzerland
Saidul Islam Bokul@sibokulDhaka, Bangladesh
Sumit Singh@sumitsinghAhmedabad, India
Vasantsinh Rajput@vasantrajputAhmedabad, India

Saidul Islam Bokul attended the Office Hours for the first time. He works as a Full Stack Digital Marketer, has been active on WordPress.org since 2023, contributes to the Bengali translations, and wrote the recap of the Tuesday meeting on July 21. His outside perspective shaped the session. Andrew Ssanya is a Digital Skills Facilitator at Edutech Club in Kampala and contributes as a note-taker. Vasantsinh Rajput is a freelance WordPress developer who mentors the team’s note-takers.

Topics

1. What the Office Hours are for

Sumit opened with a candid observation: a good number of people commit to attending during the Tuesday meeting, yet few of them appear in the session itself. That observation quickly became a question of purpose. The common ground we reached is that the Office Hours depend on a topic that is known in advance and draws in the people who care about it. Reviewing and clearing open tickets is organizational work, and it belongs in the TT-Admins meeting. This carries forward the separation of formats set in motion on June 27 (Write and publish the meeting-formats proposal, #3536). As a compromise, roughly 15 minutes of each session remain reserved for tickets that have clearly gone stale.

The discussion also revealed that two distinct problems had been folded into one: the purpose of the Office Hours, and the lack of commitment within the TT-Admins group. Each calls for its own remedy.

2. How the topic gets chosen

The process we settled on: propose three clearly distinct topics from the topic list, put them to the weekly Tuesday meeting for selection, and confirm the winner before the session. Those three should address questions that genuinely move the team, such as the status of credits or badges, rather than fine-grained organizational matters. To keep the selection from reflecting only the organizers’ vantage point, Saidul was asked directly for his read as a newcomer. His choice: Note-taking and publication workflow: who does what, and how? (#3565). Vasant should be in the room for it, since he mentors the note-takers. A ticket for prioritizing topics is already on file (Set up prioritization for Office Hours topics, #3538).

3. Getting started on GitHub without a technical background

The most valuable stretch of the session, and it came from Saidul. He described plainly how the standard advice, go find yourself an issue on GitHub, stops him in his tracks: his background is marketing, and he has never worked with the platform. Note-taking, by contrast, comes naturally to him, because it aligns with how he already works.

Asked which would help more, a workshop on GitHub or a weekly guided session in which the group works through tickets together, his answer was unequivocal. The basics first, the guided work second. Without a foundation, even guided work remains disorienting, and the same holds for other contributors arriving from marketing and content roles.

Sumit then demonstrated live what an entry point without technical prerequisites looks like: in the WordPress/Learn repository, filterFilter Filters are one of the two types of Hooks https://codex.wordpress.org/Plugin_API/Hooks. They provide a way for functions to modify data of other functions. They are the counterpart to Actions. Unlike Actions, filters are meant to work in an isolated manner, and should never have side effects such as affecting global variables and output. for translation tickets, select a Bengali one, volunteer as a reviewer, examine the linked document, and comment on the outcome. Contributions of this kind also surface on the WordPress.org profile. Verifying reported problems, broken links among them, counts as a contribution in its own right, even when the fix comes from someone else. Saidul committed to taking on a first ticket the following day; Andrew intends to join after his next note-taking assignment.

4. The issue backlog and the target of 100

As of July 26, the WordPress/Learn repository held 545 open issues. At that volume, a newcomer has no way of telling which ticket matters. The target for the next six months is no more than roughly 100 open issues, and Sumit confirmed it as the team’s principal goal.

Vasant made the arithmetic plain: five people meeting once a month will not clear 500 tickets. Sumit therefore sketched a lightweight alternative, namely selecting five to ten tickets per week, working through them in 15 to 30 minutes, commenting, and closing them after a short grace period if no one responds. That is essentially the former Thursday triage session, which has not convened in a long time. Its real value never lay in the triage itself, but in following along and asking questions, which is precisely what new contributors need. A restart hinges on three or four people being dependably available, so that the work does not settle back onto the same few shoulders. How triage and the TT-Admins meeting relate to one another is already tracked in TT-Admins meeting and Triage: separate or merge (#3476).

5. Local language groups

Sumit placed the purpose of the Office Hours in a broader frame: part of the point is to include people who speak neither English nor German, and to let them contribute in their own language. In the German-speaking region, a Training Team subgroup of roughly 15 people has taken shape. What remains unresolved is the connection between the international team and local groups: translation, visibility for local work, and a discernible path from a local group into the wider project. The subject goes on the topic list in its own right.

6. Visibility: recordings and a channel of our own

Vasant proposed recording recurring tasks as short videos and sharing them with the group, so that anyone who misses a meeting can still pick up the work. The GitHub demo from this session is the first candidate. This intersects with the note-taking workshop that has been pending for some time (Host the Block Editor workshop for Note Takers, #3478 and Record the screencast tutorial for Note Takers, #3479): the sensible sequence is to demonstrate the process first and derive a written guide from it. Sumit expanded the idea into a dedicated YouTube channel for Learn WordPress, along with additional social media accounts, on the grounds that not every kind of content belongs on WordPress.tv. Vasant then set a clear order of priority: recruit new admins and distribute the existing workload first, social media after that. Sumit concurred. This subject, too, goes on the topic list.

7. Organization

The Office Hours topic list currently resides in a personal repository. It belongs in the Learn repository, together with a template that allows anyone to propose a topic; the ticket for this already exists (Migrate the Office Hours topic list into the Learn GitHub, #3537). Sumit takes on the template, with the existing list and the current topic template available as a starting point.

Two tickets remain on hold until the TT-Admins meeting is running again: Prepare and publish the preferred-meeting-time poll (#3416) and Publish the admin roster post (#3417). Rather than running another poll, a fixed day and time should simply be set and announced. Sumit will post notes and a revised agenda to the group.

On admitting new contributors the principle is straightforward: anyone willing to help should be able to take part. Saidul and Andrew are to be added without delay. In practice this runs into a constraint. A dedicated private Slack channel for the TT-Admins was not approved, so the group relies on a private group conversation that Slack caps at nine people, and those nine seats are taken. The existing private channel #training-guides was raised as a possible way around this, a space where guides and TT-Admins could convene. That remains a suggestion rather than a decision: the guides need a room of their own in which to support one another. The venue for the TT-Admins conversation is therefore still open, and the request to the MetaMeta Meta is a term that refers to the inside workings of a group. For us, this is the team that works on internal WordPress sites like WordCamp Central and Make WordPress. team will be filed again, this time with the obstacle documented.

Props

Andrew did outstanding work on the lesson thumbnails, and everyone present congratulated him during the session.

Decisions

#Decision
1Every Office Hours session gets one main topic, announced in advance; reviewing and clearing open tickets belongs in the TT-Admins meeting
2Topic selection: three distinct topics from the topic list, a vote in the Tuesday meeting, confirmation before the session
3Main topic on August 22: Note-taking and publication workflow (#3565)
4Roughly 15 minutes per session for old tickets; whatever is no longer relevant gets closed
5Six-month goal: reduce open issues in WordPress/Learn from 545 to approximately 100
6The topic list moves into the Learn repository (#3537); Sumit creates a template
7Saidul and Andrew join the TT-Admins conversation without delay; the venue for that conversation still has to be settled
8Next meeting: Saturday, August 22, 2026, 14:00 UTC (#3535)

What comes out of this session

New issues, with numbers to be added once they are created:

  • A foundational GitHub introduction for contributors without a technical background, delivered as a concise written guide or a recording of 20 to 30 minutes, linked from the onboarding page and the handbook. Owner still to be named.
  • A closing rule and a plan for reducing the backlog: put the rule in writing, report the count monthly in the Tuesday meeting, and revisit the target after three months.
  • File the request for a private TT-Admins channel again, with the obstacle documented and an interim arrangement recorded.

To be added as comments on existing issues rather than as new tickets:

  • Restarting the guided triage session, on #3476.
  • Building the topic template, on #3537 and #3538.

New subjects for the topic list: connecting local language groups with the international team, a video and social media presence for the Training Team, and onboarding new TT-Admins.

Action Items

TaskOwnerDue
Write and publish this recapsumitsingh2026-08-02
Select three topics and put them to a vote in the Tuesday meetingteam-reps2026-08-11
Create the topic template in the Learn repository (#3537)sumitsingh2026-08-22
Post notes and a revised agenda for the TT-Admins meetingsumitsingh2026-07-27
Set and announce a fixed day and time for the TT-Admins meetingsumitsingh2026-08-22
Settle the venue for the TT-Admins conversation and add sibokul and andrewssanyasumitsingh2026-08-02
File the channel request with the Meta team againteam-reps2026-08-22
Prepare the guided triage session and confirm availability (#3476)team-reps2026-08-22
Take on a first ticket: comment on a Bengali translation reviewsibokul2026-07-27
Record short walkthroughs of recurring tasks and share themsumitsingh, vasantrajputopen
Draft a proposal for a YouTube and social media channelsumitsingh2026-08-22
Join the GitHub sessions after the next note-taking assignmentandrewssanyaopen
Design the foundational GitHub introductionto be determinedopen

Recommendations (for the team to confirm)

#Recommendation
1Announce the main topic at least two weeks ahead, in Slack and in the Tuesday meeting
2Place the 15-minute ticket round at the end of the session, so that it cannot crowd out the main topic
3Put the closing rule in writing: no activity for a year, a comment setting a two-week notice, then closure, with reopening on objection
4Give the foundational GitHub introduction a named owner instead of leaving it as an idea
5Before launching a YouTube and social media channel, establish who will maintain it over the long term

Next meeting

Saturday, August 22, 2026, 14:00 UTC (local time), issue #3535. Moderation and note-taking will be assigned in advance.

Main topic: Note-taking and publication workflow: who does what, and how? (#3565). The aim is a written workflow with named responsibilities for turning meeting notes into published posts. The documented path runs from a GitHub draft through a review of roughly 48 hours to a post on Make WordPress, though it has yet to be confirmed in practice. Guiding questions: who takes notes during the meeting, and how are those notes structured? How does the review work in practice, and who gets notified? Who holds editor access for make.wordpress.org/training? Could we assemble a pool of rotating note-takers, as we do for moderation? And what is the smallest note that still merits publication?

Get involved

You are welcome to contribute, whether or not you attend the Office Hours. If you are new and unsure where to begin, translation reviews in the Learn repository are an entry point that requires no technical background.

Training Team Handbook · How to write a meeting agenda or recap · Translating content · Team profile badges · #training Slack · Meeting calendar · Learn WordPress · Open issues

#meeting-recap, #office-hours, #training

X-post: Help shape the next chapter of WP Credits: a developer track, and a pilot opportunity

X-comment from +make.wordpress.org/community: Comment on Help shape the next chapter of WP Credits: a developer track, and a pilot opportunity

Meeting agenda for July 28th, 2026

This week’s meeting will be held on Tuesday, July 28th, 2026, at 07:00 UTC. The meeting will be held on 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/, in the #training channel. Anyone is welcome to contribute to the meeting by commenting in Slack threads during the meeting and throughout the following days. Meeting notes will be published by the following Tuesday to incorporate these asynchronous conversations as well.

This week’s meeting will be hosted by @sumitsingh.

1. Intro/Welcome

Welcome to all the new teammates who joined the Training Team this week!

2. News

  1. Meeting Note Takers
  2. Looking for feedback
    • We are also planning an Office Hours session for August 22, 2026:
      • Topic: Note-taking and publication workflow: Who does what, and how?
      • We have also reviewed several 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/ issues related to Office Hours. You can view all open Office Hours tickets and share your suggestions here: https://github.com/WordPress/Learn/issues?q=state%3Aopen%20label%3A%22Office%20Hours%22
    • We have discussed starting a regular GitHub triage meeting, but this has not yet been confirmed.
      • Proposed schedule: Triage Squad GitHub triage – biweekly on Thursdays at 07:00 UTC.
      • Please let us know if you would be interested in joining this Slack meeting if we decide to move forward with it.
      • https://github.com/WordPress/Learn/issues/3535. Big thank you to everyone who has shared feedback so far!
      • We’re actively updating the Training Team handbooks, and there’s still time to contribute. If you have any suggestions, improvements, or ideas, please share them – we’d greatly appreciate your input: https://github.com/WordPress/Learn/issues/3447
  3. Looking for volunteers
    • We need your help in finding all the content that could be updated and consolidated. We would love to have two groups of volunteers – one that will go through all the handbook content, and one that will check the courses. Please state your interest, and we will help you organize and start working on these important issues.
    • Also, we started working on creating thumbnails for all lessons that need them. You’re very welcome to join us and contribute to this important and creative project. Here’s the issue with details on how to work on the remaining thumbnails:
      https://github.com/WordPress/Learn/issues/3428
    • We currently have around 555 open issues, and I think it would be more effective to divide them into smaller categories and work through them one by one.
  4. Updates from last week’s Triage Squad session
  5. Other announcements and news

2. Come and Contribute

3. Contribution Acknowledgement

  • Badges awarded:
    • No badges awarded this week

4. Project updates

  • Building on the momentum of our last learning cohort (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. Theme Development Course cohort), we are excited to launch our next cohort focused on 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. Development this month. We look forward to helping more students expand their WordPress skills and explore new opportunities within the open-source ecosystem.
  • Also, we are excited to launch our next cohort focused on Plugin Development next month. We look forward to helping more students expand their WordPress skills and explore new opportunities within the open-source ecosystem.

5. Upcoming Online Workshops

  • No workshop scheduled for this week.

6. Contributor Updates

  • What have you been working on, and how has it been going?
  • Anything you’ve accomplished since the last meeting?
  • Do you have any blockers?
  • Can other contributors or Training Team members help you in some way?

7. Open Discussions

If you have topics you’d like discussed in the meeting, please leave them as a comment on this post.


You can see all meetings scheduled on this meeting calendar. If you are new to the Training Team, then come walk through our onboarding program to get to know the team and how we work. And if you have questions, feel free to reach out in the #training Slack channel at any time.

Training Team Meeting Recap – 21st July 2026

Meeting Agenda: https://github.com/WordPress/Learn/issues/3562

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/ Log: https://wordpress.slack.com/archives/C02RW657Q/p1784617208318259

Introductions and Welcome

There were 30 attendees in total: @noruzzaman, @sibokul, @jadavsanjay, @mirmpro, @vishitshah, @dhavalkapadane, @dilip2615, @jenish1234, @csheba, @nikola93n, @rjekic, @sumitsingh, @pravin1996, @rfluethi, @makanikaran, @ravigadhiyawp, @rollybueno, @mohkatz, @sonaliprajapati, @rithika3, @gohelkunjan, @webgrrrl (async), @palak678, @freewebmentor, @andrewssanya (async), @ursha (async), @dhrumilk, @valeriewandeler (async), @priyankaadbrains (async), @VasantRajput (async)

Newcomers: @drcwp, @upekar99, @jenish1234

Note taker: @sibokul

Meeting hosted by: @devmuhib

Meeting Note reviewer: @VasantRajput

Welcome! Please post in the #training channel or reach out to a team member to help you with contributing. Resources to check out our onboarding program and or our Guide Program.

News

Here is our current note-taker roster:

Looking for feedback

  • The Training Team is planning to host Office Hours on July 26, 2026, and is seeking community feedback and participation to make the session successful.
  • Contributors were asked to confirm whether they support the proposed date and to volunteer for key roles, including meeting host and note-taker. When asked about the meeting agenda, the organizers confirmed that the discussion topics will be shared in a dedicated post soon. In the meantime, contributors were directed to the list of ongoing Office Hours issues and the project board containing the planned discussion topics.
  • The team also invited feedback on how to improve future Office Hours and encourage greater community participation. Contributors are encouraged to share suggestions either during discussions or through the corresponding 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/ issue – https://github.com/WordPress/Learn/issues/3535
  • The Training Team is actively updating its handbooks and continues to welcome community contributions. Contributors are encouraged to share suggestions, improvements, and ideas to help enhance the handbook content. Feedback can be submitted through the https://github.com/WordPress/Learn/issues/3447 initiative and will play an important role in improving the documentation for the entire community.

Looking for volunteers

  • The Training Team is looking for volunteers to support several ongoing initiatives aimed at improving Learn WordPress resources and maintaining the team’s GitHub repository.
  • Volunteers are needed to review and consolidate existing content by joining one of two groups: one focused on updating the Training Team handbooks and another dedicated to reviewing course materials. The team will help organize contributors and guide them through the process.

Update for last week’s triage squad

  • There were no meetings last week.

Other news

Come and Contribute

Contribution Acknowledgement

  • Badges Awarded
    • During this week’s recognition: @ravigadhiyawp was awarded the Training Team Badge in recognition of his contributions.
    • No Contributor Badges were awarded during this reporting period.
    • The team congratulated Ravi on the achievement and continues to encourage contributors to participate and earn future recognition.
  • Props:
    • @devmuhib: Special recognition was given to @sumitsingh and @rjekic for hosting meetings and managing the Training Team during Muhibul Haque’s absence due to illness over the past few weeks. Their leadership and continued support helped ensure the team’s activities and operations ran smoothly.

Project updates

  • The Training Team has gathered numerous ideas for upcoming Training Team Office Hours. Contributors are encouraged to follow the ongoing discussion in the #training Slack channel and are welcome to join the conversation by sharing ideas and participating in planning future Office Hour sessions.
  • Building on the momentum of our last learning cohort (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. Theme Development Course cohort), we are excited to launch our next cohort focused on 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. Development this month. We look forward to helping more students expand their WordPress skills and explore new opportunities within the open-source ecosystem.
  • Also, we are excited to launch our next cohort focused on Plugin Development next month. We look forward to helping more students expand their WordPress skills and explore new opportunities within the open-source ecosystem.

Upcoming Online Workshops

  • No workshop scheduled for this week.

Contributor Updates

  • What have you been working on, and how has it been going?
  • Anything you’ve accomplished since the last meeting?
  • Do you have any blockers?
  • Can other contributors or Training Team members help you in some way?

Open Discussions

  • During the open discussion segment, contributors were invited to suggest topics for discussion by commenting on the meeting issue.
  • No additional topics were raised during the session, though participants were encouraged to continue conversations asynchronously in the discussion thread.
  • The meeting concluded with appreciation extended to all participants who attended synchronously, as well as those who will contribute asynchronously. The team confirmed that discussions will continue in the following week’s meeting.

You can see all meetings scheduled on this meeting calendar. If you are new to the Training Team, then come walk through our onboarding program to get to know the team and how we work. And if you have questions, feel free to reach out in the #training Slack channel at any time.

#meeting-recap, #training-team

Meeting agenda for July 21st, 2026

This week’s meeting will be held on Tuesday, July 21st, 2026, at 07:00 UTC. The meeting will be held on 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/, in the #training channel. Anyone is welcome to contribute to the meeting by commenting in Slack threads during the meeting and throughout the following days. Meeting notes will be published by the following Tuesday to incorporate these asynchronous conversations as well.

This week’s meeting will be hosted by @devmuhib.

1. Intro/Welcome

Welcome to all the new teammates who joined the Training Team this week!

2. News

  1. Meeting Note Takers
  2. Looking for feedback
    • We are planning to host Office Hours on July 26, 2026, but we need your help:
      • Do you agree with the proposed date – July 26, 2026?
      • We need someone to host the meeting. Please state your interest and availability to host the Office Hours meeting
      • We need a note-taker for the Office Hours meeting. Please state your interest and availability.
      • We would like to know your opinion on how we can improve these meetings and encourage more members to join and participate actively. You can share your suggestion here or in this 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/ issue – https://github.com/WordPress/Learn/issues/3535. Big thank you to everyone who has shared feedback so far!
    • We’re actively updating the Training Team handbooks, and there’s still time to contribute. If you have any suggestions, improvements, or ideas, please share them – we’d greatly appreciate your input – https://github.com/WordPress/Learn/issues/3447
  3. Looking for volunteers
    • We need your help in finding all the content that could be updated and consolidated. We would love to have two groups of volunteers – one that will go through all the handbook content, and one that will check the courses. Please state your interest, and we will help you organize and start working on these important issues.
    • Also, we started working on creating thumbnails for all lessons that need them. You’re very welcome to join us and contribute to this important and creative project. Here’s the issue with details on how to work on the remaining thumbnails:
      https://github.com/WordPress/Learn/issues/3428
    • We currently have 530 open issues. It would be great to get support in reviewing and reducing their number. You can help by:
    • Let’s work together to clean up and keep the repository well-organized
  4. Updates from last week’s Triage Squad session
    • No meeting last week
  5. Other announcements and news

2. Come and Contribute

3. Contribution Acknowledgement

  • Badges awarded:
    • No badges awarded this week

4. Project updates

  • Building on the momentum of our last learning cohort (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. Theme Development Course cohort), we are excited to launch our next cohort focused on 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. Development this month. We look forward to helping more students expand their WordPress skills and explore new opportunities within the open-source ecosystem.
  • Also, we are excited to launch our next cohort focused on Plugin Development next month. We look forward to helping more students expand their WordPress skills and explore new opportunities within the open-source ecosystem.

5. Upcoming Online Workshops

  • No workshop scheduled for this week.

6. Contributor Updates

  • What have you been working on, and how has it been going?
  • Anything you’ve accomplished since the last meeting?
  • Do you have any blockers?
  • Can other contributors or Training Team members help you in some way?

7. Open Discussions

If you have topics you’d like discussed in the meeting, please leave them as a comment on this post.


You can see all meetings scheduled on this meeting calendar. If you are new to the Training Team, then come walk through our onboarding program to get to know the team and how we work. And if you have questions, feel free to reach out in the #training Slack channel at any time.

Training Team Meeting Recap – 14th July 2026

This meeting followed this meeting agenda in GitHub. You can see conversations from the meeting in this Slack Log [Update Link]. (If you don’t have a 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/ account, you can set one up.)

Introductions and Welcome

There were 30 attendees: @rjekic, @vishitshah, @rfluethi, @ravigadhiyawp, @pooja-n, @noruzzaman, @sibokul, @webgrrrl, @sonaliprajapati, @dilip2615, @dhavalkapadane, @pravin1996, @ketanniruke, @freewebmentor, @andrewssanya, @sumitsingh, @rithika3, @mohkatz, @vasantrajput, @gohelkunjan(async), @vijay5696, @bigod(async), @jagirbahesh, @dhrumilk(async), @nitspatel(async), @palak678(async), @makanikaran(async), @harshjadav003(async), @valeriewandeler(async), @ursha(async)

Let’s welcome the new contributors who joined the Training channel this week:

Newcomers: @gohelkunjan, @saifullahnakiih, @dennistrama

  • Welcome all, let us know in the thread what brought you to the Training team and what you’d like to get involved with

Meeting hosted by: @rjekic

Note Taker: @andrewssanya

Note Reviewer: @VasantRajput

Welcome! Please post in the #training channel or reach out to a team member to help you with contributing. Resources to check out our onboarding program, and our Guide Program.

News

Meeting Note Takers

Here is our current note taker roster:

Important note: If anyone needs to know more about note-taking and needs guidance in creating a Recap Note Post, they can DM @VasantRajput. He will guide you for a Recap Note and he will review & publish your Recap Post.

Looking for feedback

  • We are planning to host Office Hours on July 26, 2026, but we need your help:
    • Do you agree with the proposed date – July 26, 2026?
    • We need someone to host the meeting. Please state your interest and availability to host the Office Hours meeting
    • We need a note-taker for the Office Hours meeting. Please state your interest and availability.
    • We would like to know your opinion on how we can improve these meetings and encourage more members to join and participate actively. You can share your suggestion here or in this 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/ issue – Host Office Hours on July 26, 2026 #3535. Big thank you to everyone who has shared feedback so far!
      • @sumitsingh – Who is planning to join the Office Hours meeting?I love to see some feedback from amazing team members
      • @sibokul – I am very interested to join this office hours meeting
      • @andrewssanya – I’ll be there.
    • Just a reminder that the Office Hours meeting started as project that will strengthen the Training Team community and help you feel the Training Team vibe and realize that you are the important link in the chain
    • We’re actively updating the Training Team handbooks, and there’s still time to contribute. If you have any suggestions, improvements, or ideas, please share them – we’d greatly appreciate your input – Update Handbook : “Handbook” #3447

Looking for volunteers

  • We need your help in finding all the content that could be updated and consolidated. We would love to have two groups of volunteers – one that will go through all the handbook content, and one that will check the courses. Please state your interest, and we will help you organize and start working on these important issues.
  • Also, we started working on creating thumbnails for all lessons that need them. You’re very welcome to join us and contribute to this important and creative project. Here’s the issue with details on how to work on the remaining thumbnails: https://github.com/WordPress/Learn/issues/3428.
  • We currently have 530 open issues. It would be great to get support in reviewing and reducing their number. You can help by:
  •  Let’s work together to clean up and keep the repository well-organized

Updates from last week’s Triage Squad session

  • N/A

Other News

  • We’re Looking for WCUS 2026 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://make.wordpress.org/support/handbook/getting-started/getting-started-at-a-contributor-day/ Table Leads! If you’re planning to attend and would like to represent the Training team, or know someone who would be a great fit, please submit a nomination. We’d love to have you join us!
  • Training Team Monthly update for June is published – make.wordpress.org/updates/…/training-team-update-july-5th-2026
  • WordCampWordCamp 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. Learn more. Rajshahi Contributor Day Update: 10 contributors joined the Training Team table. Two new contributors started the Training Team Contributor Course, and @devmuhib009 supported the Team as a table lead.
  • How to Bring Your Community to Make WordPress Slack?
    https://make.wordpress.org/community/2026/06/09/how-to-bring-your-community-to-make-wordpress-slack/

Come and Contribute

This week’s contribution focus area

Contribution Acknowledgement

  • Badges awarded
    • N/A
  • Give Props:
    • @sumitsingh – Props to @mkrndmane for translating the Learn siteLearn site The Training Team publishes its completed lesson plans at https://learn.wordpress.org/ which is often referred to as the "Learn" site. in Marathi

Project updates

  • We successfully finished the Training Team Office Hours meeting on June 27th and scheduled another one for July 26th. You can read more about it in this P2 post – https://make.wordpress.org/training/2026/06/28/office-hours-meeting-recap-27th-june-2026/
  • Building on the momentum of our last learning cohort (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. Theme Development Course cohort), we are excited to launch our next cohort focused on 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. Development this month. We look forward to helping more students expand their WordPress skills and explore new opportunities within the open-source ecosystem.
  • Also, we are excited to launch our next cohort focused on Plugin Development next month. We look forward to helping more students expand their WordPress skills and explore new opportunities within the open-source ecosystem.

Upcoming Online Workshops

Contributor Updates

  • What have you been working on, and how has it been going?
  • Anything you’ve accomplished since the last meeting?
  • Do you have any blockers?
  • Can another contributor or a Training Team member help you in some way?

Open Discussions

  • If you have topics you’d like discussed in the meeting, please leave them as a comment on this post.

You can see all meetings scheduled on this meeting calendar. If you are new to the Training Team, then come walk through our onboarding program to get to know the team and how we work. And if you have questions, feel free to reach out in the #training Slack channel at any time.

#meeting-recap, #training-team

Meeting agenda for July 14th, 2026

This week’s meeting will be held on Tuesday, July 14th, 2026, at 07:00 UTC. The meeting will be held on 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/, in the #training channel. Anyone is welcome to contribute to the meeting by commenting in Slack threads during the meeting and throughout the following days. Meeting notes will be published by the following Tuesday to incorporate these asynchronous conversations as well.

This week’s meeting will be hosted by @rjekic.

1. Intro/Welcome

Welcome to all the new teammates who joined the Training Team this week!

2. News

  1. Meeting Note Takers
  2. Looking for feedback
    • We are planning to host Office Hours on July 26, 2026, but we need your help:
      • Do you agree with the proposed date – July 26, 2026?
      • We need someone to host the meeting. Please state your interest and availability to host the Office Hours meeting
      • We need a note-taker for the Office Hours meeting. Please state your interest and availability.
      • We would like to know your opinion on how we can improve these meetings and encourage more members to join and participate actively. You can share your suggestion here or in this 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/ issue – https://github.com/WordPress/Learn/issues/3535. Big thank you to everyone who has shared feedback so far!
    • We’re actively updating the Training Team handbooks, and there’s still time to contribute. If you have any suggestions, improvements, or ideas, please share them – we’d greatly appreciate your input – https://github.com/WordPress/Learn/issues/3447
  3. Looking for volunteers
    • We need your help in finding all the content that could be updated and consolidated. We would love to have two groups of volunteers – one that will go through all the handbook content, and one that will check the courses. Please state your interest, and we will help you organize and start working on these important issues.
    • Also, we started working on creating thumbnails for all lessons that need them. You’re very welcome to join us and contribute to this important and creative project. Here’s the issue with details on how to work on the remaining thumbnails:
      https://github.com/WordPress/Learn/issues/3428
    • We currently have 530 open issues. It would be great to get support in reviewing and reducing their number. You can help by:
    • Let’s work together to clean up and keep the repository well-organized
  4. Updates from last week’s Triage Squad session
    • No meeting last week
  5. Other announcements and news

2. Come and Contribute

3. Contribution Acknowledgement

  • Badges awarded:
    • No badges awarded this week

4. Project updates

  • We successfully finished the Training Team Office Hours meeting on June 27th and scheduled another one for July 26th. You can read more about it in this P2P2 P2 or O2 is the term people use to refer to the Make WordPress blog. It can be found at https://make.wordpress.org post – https://make.wordpress.org/training/2026/06/28/office-hours-meeting-recap-27th-june-2026/
  • Building on the momentum of our last learning cohort (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. Theme Development Course cohort), we are excited to launch our next cohort focused on 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. Development this month. We look forward to helping more students expand their WordPress skills and explore new opportunities within the open-source ecosystem.
  • Also, we are excited to launch our next cohort focused on Plugin Development next month. We look forward to helping more students expand their WordPress skills and explore new opportunities within the open-source ecosystem.

5. Upcoming Online Workshops

6. Contributor Updates

  • What have you been working on, and how has it been going?
  • Anything you’ve accomplished since the last meeting?
  • Do you have any blockers?
  • Can other contributors or Training Team members help you in some way?

7. Open Discussions

If you have topics you’d like discussed in the meeting, please leave them as a comment on this post.


You can see all meetings scheduled on this meeting calendar. If you are new to the Training Team, then come walk through our onboarding program to get to know the team and how we work. And if you have questions, feel free to reach out in the #training Slack channel at any time.

Training Team Meeting Recap – 7th July 2026

This meeting followed this meeting agenda in GitHub. You can see conversations from the meeting in this Slack Log. If you don’t have a 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/ account, you can set one up.

Introductions and Welcome

There were 27 attendees: @sibokul, @noruzzaman, @azharderaiya, @pravin1996, @vasantrajput, @jadavsanjay, @sumitsingh, @Ibrahimkh4l33l, @sumitjavia, @makanikaran, @ravigadhiyawp, @mosescursor, @rfluethi, @andrewssanya, @pooja-n, @rjekic, @mohkatz, @freewebmentor, @amitpatelmd, @valeriewandeler (async), @sonaliprajapati, @ursha (async), @palak678 (async), @rithika3, @nitspatel (async), @vishitshah, @harshjadav003 (async)

Newcomers: @nawrockp, @asifur94, @giteshsarvaiya, @subhrajyotim, @ammarsaa, @nehasingh26

Meeting hosted by: @sumitsingh

Note Taker: @mohkatz

Note Reviewer: @vasantrajput

The icebreaker question was: What is one WordPress feature, tool, or workflow you discovered recently that made your development or design process easier? Contributors mentioned tools and features including AI connectors, Cove.run for creating local reproduction sites, exporting a website as a theme, the Cover 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. for hero sections, full viewport height in the Cover block, and block bindings.

Welcome! Please post in the #training channel or reach out to a team member to help you with contributing. Resources to check out include our onboarding program and our Guide Program.

News

Meeting Note Takers

Here is our current note taker roster:

Important note: If anyone needs to know more about note-taking and needs guidance in creating a Recap Note Post, they can DM @VasantRajput. He will guide you with the recap note, review it, and publish the Recap Post.

Looking for feedback

Looking for volunteers

  • We need help finding content that could be updated and consolidated. The team would like to have two groups of volunteers:
    • One group to review all the Training Team handbook content.
    • One group to review the courses.
  • Please state your interest, and the team will help you organize and start working on these important issues.
  • The team has started creating thumbnails for lessons that still need them. You are welcome to contribute to this important and creative project. See Create Thumbnails for Learn WordPress Lessons #3428 for details on how to work on the remaining thumbnails.
  • We currently have 532 open issues. It would be great to get support in reviewing and reducing their number. You can help by:
    • Going through issues one by one.
    • Identifying outdated or irrelevant issues.
    • Suggesting fixes or next steps.
    • Adding comments where needed before closing or updating issues.
  • Some issues have been labelled Good First Issue. If you want to start contributing, look for issues with this label, particularly those with “Feedback” in the issue title. You can help verify them by following the handbook guidance on validating content feedback issues.

Let’s work together to clean up and keep the repository well-organized.

Updates from last week’s Triage Squad session

N/A

Other News

  • The Training Team Update – July 5th, 2026 has been published, sharing the team’s monthly update for June.
  • At WordCampWordCamp 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. Learn more. Rajshahi 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://make.wordpress.org/support/handbook/getting-started/getting-started-at-a-contributor-day/, 10 contributors joined the Training Team table. Two new contributors started the Training Team Contributor Course, and @devmuhib served as the Training Team table lead.
  • Local WordPress communities can now learn How to Bring Your Community to Make WordPress Slack.
  • The team is looking for WordCamp US 2026 Contributor Day Table Leads. Contributors planning to attend and interested in representing the Training Team, or those who know someone who would be a good fit, are encouraged to submit a nomination.

Come and Contribute

This week’s contribution focus area

This week, contributors are encouraged to begin with issues labelled Good First Issue, particularly feedback-related issues that need validation. Contributors can also support the handbook and course reviews, lesson thumbnail creation, and the reduction of open issues in the Learn WordPress repository.

Contribution Acknowledgement

Badges awarded

  • The Training Contributor badge was awarded to @ursha. Congratulations!

Give Props

  • N/A

Project updates

  • The team successfully completed the Training Team Office Hours meeting on June 27 and scheduled the next meeting for July 26. Read more in the Office Hours Meeting Recap – 27th June 2026.
  • Building on the momentum of the Block Theme Development Course cohort, the team is preparing to launch its next learning cohort, focused on 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. Development, in July. The team looks forward to helping more students expand their WordPress skills and explore new opportunities within the open-source ecosystem.

Upcoming Online Workshops

Contributor Updates

Contributors were invited to share:

  • What have you been working on, and how has it been going?
  • Anything you have accomplished since the last meeting?
  • Do you have any blockers?
  • Can another contributor or a Training Team member help you in some way?

Open Discussions

If you have topics you’d like discussed in the meeting, please leave them as a comment on this post.

Currently, no new topics have been raised, but asynchronous contributions are welcome via the Slack thread to continue the discussion.


You can see all meetings scheduled on this meeting calendar. If you are new to the Training Team, then come walk through our onboarding program to get to know the team and how we work. And if you have questions, feel free to reach out in the #training Slack channel at any time.

#meeting-recap, #training, #training-team

Meeting agenda for July 7th, 2026

This week’s meeting will be held on Tuesday, July 7th, 2026, at 07:00 UTC. The meeting will be held on 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/, in the #training channel. Anyone is welcome to contribute to the meeting by commenting in Slack threads during the meeting and throughout the following days. Meeting notes will be published by the following Tuesday to incorporate these asynchronous conversations as well.

This week’s meeting will be hosted by @sumitsingh.

1. Intro/Welcome

Welcome to all the new teammates who joined the Training Team this week!

2. News

  1. Meeting Note Takers
  2. Looking for feedback
  3. Looking for volunteers
    • We need your help in finding all the content that could be updated and consolidated. We would love to have two groups of volunteers – one that will go through all the handbook content, and one that will check the courses. Please state your interest, and we will help you organize and start working on these important issues.
    • Also, we started working on creating thumbnails for all lessons that need them. You’re very welcome to join us and contribute to this important and creative project. Here’s the issue with details on how to work on the remaining thumbnails:
      https://github.com/WordPress/Learn/issues/3428
    • We currently have 530 open issues. It would be great to get support in reviewing and reducing their number. You can help by:
    • Let’s work together to clean up and keep the repository well-organized
  4. Updates from last week’s Triage Squad session
    • No meeting last week
  5. Other announcements and news

2. Come and Contribute

3. Contribution Acknowledgement

  • Badges awarded:
    • Training Contributor badge awarded to @ursha! Congratulations!

4. Project updates

  • We successfully finished the Training Team Office Hours meeting on June 27th and scheduled another one for July 26th. You can read more about it in this P2P2 P2 or O2 is the term people use to refer to the Make WordPress blog. It can be found at https://make.wordpress.org post – https://make.wordpress.org/training/2026/06/28/office-hours-meeting-recap-27th-june-2026/
  • Building on the momentum of our last learning cohort (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. Theme Development Course cohort), we are excited to launch our next cohort focused on 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. Development this month. We look forward to helping more students expand their WordPress skills and explore new opportunities within the open-source ecosystem.

5. Upcoming Online Workshops

6. Contributor Updates

  • What have you been working on, and how has it been going?
  • Anything you’ve accomplished since the last meeting?
  • Do you have any blockers?
  • Can other contributors or Training Team members help you in some way?

7. Open Discussions

If you have topics you’d like discussed in the meeting, please leave them as a comment on this post.


You can see all meetings scheduled on this meeting calendar. If you are new to the Training Team, then come walk through our onboarding program to get to know the team and how we work. And if you have questions, feel free to reach out in the #training Slack channel at any time.

X-post: Training Team Update – July 5th, 2026

X-post from +make.wordpress.org/updates: Training Team Update – July 5th, 2026