Title: training – Make WordPress Core

---

#  Tag Archives: training

 [  ](https://profiles.wordpress.org/jeffpaul/) [Jeffrey Paul](https://profiles.wordpress.org/jeffpaul/)
10:13 pm _on_ May 6, 2021     
Tags: [5.8 ( 99 )](https://make.wordpress.org/core/tag/5-8/),
[accessibility ( 57 )](https://make.wordpress.org/core/tag/accessibility/), [dev chat ( 899 )](https://make.wordpress.org/core/tag/dev-chat/),
[docs ( 10 )](https://make.wordpress.org/core/tag/docs/), [FSE ( 5 )](https://make.wordpress.org/core/tag/fse/),
[full-site editing ( 15 )](https://make.wordpress.org/core/tag/full-site-editing/),
[github ( 9 )](https://make.wordpress.org/core/tag/github/), [LearnWP ( 2 )](https://make.wordpress.org/core/tag/learnwp/),
[summary ( 966 )](https://make.wordpress.org/core/tag/summary/), training, [updater ( 21 )](https://make.wordpress.org/core/tag/updater/)

# 󠀁[DevChat meeting Summary – May 5, 2021](https://make.wordpress.org/core/2021/05/06/devchat-meeting-summary-may-5-2021/)󠁿

[Agenda](https://make.wordpress.org/core/2021/05/04/dev-chat-agenda-for-may-5-2021/)
for the two meetings. Thanks to [@peterwilsoncc](https://profiles.wordpress.org/peterwilsoncc/)
and [@jeffpaul](https://profiles.wordpress.org/jeffpaul/) for leading the 05:00 
and 20:00 UTC devchats respectively.

[Link to 05:00 UTC devchat meeting archive in Slack](https://wordpress.slack.com/archives/C02RQBWTW/p1620190947133200)//
[Link to 20:00 UTC devchat meeting archive in Slack](https://wordpress.slack.com/archives/C02RQBWTW/p1620244839167800)

## **Announcements and news**

 * [@audrasjb](https://profiles.wordpress.org/audrasjb/) shares the [weekly recap of code changes and contributors in core](https://make.wordpress.org/core/2021/05/03/a-week-in-core-may-3-2021/)
 * [@desrosj](https://profiles.wordpress.org/desrosj/) reminds us to check that 
   your [GitHub account is linked to your WordPress.org profile](https://make.wordpress.org/core/2021/05/03/expired-github-and-wordpress-org-profile-connections/)(
   both to show that off on your WP.org profile, but more importantly to ensure 
   any contributions 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/](https://github.com/) magically turn
   into correct props to your 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/](https://wordpress.org/)
   profile)
 * [@audrasjb](https://profiles.wordpress.org/audrasjb/) highlights specific [responsibilities, roles, and workflow for the Documentation focus](https://make.wordpress.org/core/2021/05/03/docs-focus-role-workflow-during-wordpress-release-cycle/)
   as part of the 5.8 release cycle (lead by [@milana_cap](https://profiles.wordpress.org/milana_cap/))
 * [@francina](https://profiles.wordpress.org/francina/) provides an [update on the Upgrade/Install component](https://make.wordpress.org/core/2021/05/03/feature-project-updates-on-updating-the-updaters/)
   goal to improve the updaters, some context on why, four expected outcomes, ways
   to contribute to the effort, details on their weekly meeting schedule, and [latest meeting notes](https://make.wordpress.org/core/2021/05/05/upgrade-install-component-meeting-agenda-for-may-4th-2021-2/)
 * [@lukecarbis](https://profiles.wordpress.org/lukecarbis/) published the [bug scrub schedule for 5.8](https://make.wordpress.org/core/2021/05/05/bug-scrub-schedule-for-5-8/),**
   so please add these to your calendar if you’re interested in helping scrub, also
   reach out to him if you’re interested in running a scrub as well**
 * [@jeffpaul](https://profiles.wordpress.org/jeffpaul/) reminded that details on
   the Full Site Editing (“FSE”) tasks for 5.8 are described by [@priethor](https://profiles.wordpress.org/priethor/)
   in the [“go/no go: next steps” post](https://make.wordpress.org/core/2021/04/20/full-site-editing-go-no-go-next-steps/)

## **These posts need your feedback:**

 * [@ryokuhi](https://profiles.wordpress.org/ryokuhi/) published a [proposal on Make/Accessibility about a new Trac workflow keyword](https://make.wordpress.org/accessibility/2021/04/29/proposal-new-workflow-keyword-to-exclude-tickets-until-review-is-needed/)
   that the AccessibilityAccessibility Accessibility (commonly shortened to a11y)
   refers to the design of products, devices, services, or environments for people
   with disabilities. The concept of accessible design ensures both “direct access”(
   i.e. unassisted) and “indirect access” meaning compatibility with a person’s 
   assistive technology (for example, computer screen readers). (https://en.wikipedia.
   org/wiki/Accessibility) team would like to consider.  **If you feel particularly
   opinionated or passionate about this, please comment on the post.**
 * [@jeffpaul](https://profiles.wordpress.org/jeffpaul/) and [@desrosj](https://profiles.wordpress.org/desrosj/)
   published a [request to Component Maintainers, Feature plugin authors, and the Gutenberg team](https://make.wordpress.org/core/2021/05/05/wordpress-5-8-whats-on-your-to-do-list/)
   to share plans / help needed for 5.8 (primary focus will be FSE).  **Please comment
   on the post to help ensure we’re tracking the right work for the release.**
    - [@youknowriad](https://profiles.wordpress.org/youknowriad/) noted that [required Gutenberg changes in Core](https://github.com/WordPress/gutenberg/issues/31322)
      are made as filters/extensions points and brought to coreCore Core is the 
      set of software required to run WordPress. The Core Development Team builds
      WordPress. as part of the 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/](https://wordpress.org/gutenberg/)
      merge that happens regularly
    - [@mkaz](https://profiles.wordpress.org/mkaz/) shared the [WordPress 5.8 Must Haves project board on GitHub](https://github.com/WordPress/gutenberg/projects/55)
      as outline of Gutenberg work for 5.8

## 5.8 Review

 * [Schedule confirmed](https://make.wordpress.org/core/5-8/) including bugbug A
   bug is an error or unexpected result. Performance improvements, code optimization,
   and are considered enhancements, not defects. After feature freeze, only bugs
   are dealt with, with regressions (adverse changes from the previous version) 
   being the highest priority. scrub schedule
 * [@youknowriad](https://profiles.wordpress.org/youknowriad/) shared that `trunk`
   is already on Gutenberg 10.4, [@gziolo](https://profiles.wordpress.org/gziolo/)
   is working on updating it to 10.5 and the big changes (Global styles infrastructure
   in `themes.json` and FSE blocks) are coming in 10.6
 * **Feature freeze on Tuesday May 25th (19 days from now) defined as “_During the
   following two weeks, there will be no commits for new enhancements or feature
   requests. Core contributorsCore Contributors Core contributors are those who 
   have worked on a release of WordPress, by creating the functions or finding and
   patching bugs. These contributions are done through Trac. [https://core.trac.wordpress.org](https://core.trac.wordpress.org)
   will focus on defect work (aka outstanding bugs)_“**
 * BetaBeta A pre-release of software that is given out to a large group of users
   to trial under real conditions. Beta versions have gone through alpha testing
   in-house and are generally fairly close in look, feel and function to the final
   product; however, design changes often occur as part of the process. 1 on Tuesday
   June 8 (33 days)
 * RCrelease candidate One of the final stages in the version release cycle, this
   version signals the potential to be a final release to the public. Also see [alpha (beta)](https://make.wordpress.org/core/tag/training/?output_format=md#alpha-beta).
   1 on Tuesday June 29 (54 days)
 * Release on Tuesday July 20 (75 days)
 * [Current list of tickets that are on the 5.8 milestone](https://core.trac.wordpress.org/tickets/major/workflow),
   [list of `good-first-bugs` tickets](https://core.trac.wordpress.org/query?status=accepted&status=assigned&status=new&status=reopened&status=reviewing&keywords=~good-first-bug&milestone=5.8&col=id&col=summary&col=status&col=owner&col=type&col=priority&col=milestone&order=priority)

## **Component maintainers and committers update**

 * [@sergeybiryukov](https://profiles.wordpress.org/sergeybiryukov/) shared `Plugins`
   update that Parameter names in 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/](https://wordpress.org/plugins/)
   or can be cost-based plugin from a third-party. APIAPI An API or Application 
   Programming Interface is a software intermediary that allows programs to interact
   with each other and share data in limited, clearly defined ways. functions now
   use consistent terminology when referring to actions, filters, and callback functions
   via [#50531](https://core.trac.wordpress.org/ticket/50531)
 * [@sergeybiryukov](https://profiles.wordpress.org/sergeybiryukov/) shared `Themes`
   update that [#49487](https://core.trac.wordpress.org/ticket/49487) removes the“
   Featured” tab on Add Themes screen to match an earlier change in the Theme Directory
 * [@webcommsat](https://profiles.wordpress.org/webcommsat/) shared `About/Help`
   update that ticketticket Created for both bug reports and feature development
   on the bug tracker. triagetriage The act of evaluating and sorting bug reports,
   in order to decide priority, severity, and other factors. continues with [@marybaum](https://profiles.wordpress.org/marybaum/)
 * [@audrasjb](https://profiles.wordpress.org/audrasjb/) shared `Menus` update that
   [#21603](https://core.trac.wordpress.org/ticket/21603) is being reviewed
 * [@audrasjb](https://profiles.wordpress.org/audrasjb/) shared `Upgrade/Install`
   update that the [last meeting recap](https://make.wordpress.org/core/2021/05/05/upgrade-install-component-meeting-agenda-for-may-4th-2021-2/)
   includes a project for the next few releases

## **Open Floor**

 * [@chaion07](https://profiles.wordpress.org/chaion07/) shared [High-Level Roadmap to Learning WordPress Development](https://make.wordpress.org/training/2021/05/03/high-level-roadmap-to-learning-wordpress-development/)
   from [@courane01](https://profiles.wordpress.org/courane01/) and the [#training](https://make.wordpress.org/core/tag/training/)
   team
 * [@francina](https://profiles.wordpress.org/francina/) [@sergeybiryukov](https://profiles.wordpress.org/sergeybiryukov/)
   discussed branching at Feature Freeze and agreed to get through that period and
   revisit the decision then. [@helen](https://profiles.wordpress.org/helen/) noted
   that the deciding factor will likely be “how much people think they’ll actually
   be mixing in work destined for post-5.8”
 * [@webcommsat](https://profiles.wordpress.org/webcommsat/) asked for input from
   Core team on workshop ideas and on-demand materials for contributors as part 
   of 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](https://central.wordcamp.org/about/).
   Europe’s contributing team; please share your ideas and resources with [@webcommsat](https://profiles.wordpress.org/webcommsat/)
   or [@marks99](https://profiles.wordpress.org/marks99/).
 * [@francina](https://profiles.wordpress.org/francina/) highlighted the [Yoast Diversity Fund](https://yoast.com/diversity-fund/).
   If you’re interested, contact [@francina](https://profiles.wordpress.org/francina/)
   or [@tacoverdo](https://profiles.wordpress.org/tacoverdo/)

_**Props to **_[@audrasjb](https://profiles.wordpress.org/audrasjb/), [@webcommsat](https://profiles.wordpress.org/webcommsat/)
and [@marybaum](https://profiles.wordpress.org/marybaum/)_** for reviewing this 
post.**_

[#5-8](https://make.wordpress.org/core/tag/5-8/), [#accessibility](https://make.wordpress.org/core/tag/accessibility/),
[#dev-chat](https://make.wordpress.org/core/tag/dev-chat/), [#docs](https://make.wordpress.org/core/tag/docs/),
[#fse](https://make.wordpress.org/core/tag/fse/), [#full-site-editing](https://make.wordpress.org/core/tag/full-site-editing/),
[#github](https://make.wordpress.org/core/tag/github/), [#learnwp](https://make.wordpress.org/core/tag/learnwp/),
[#summary](https://make.wordpress.org/core/tag/summary/), [#updater](https://make.wordpress.org/core/tag/updater/)