Source: Make WordPress: Core

  • Dev Chat Summary: May 29th, 2019

    Announcements @chanthaboune announced that since 5.2 has been successfully released, work will be resuming on the Team Leadership training. A blogblog (versus network, site) post on make.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…

  • Editor Chat Summary: May 29th

    Agenda, Slack Transcript Announcements Gutenberg 5.8 was released today, congratulations to everyone who participated in this release! The release agenda for WP 5.2.2 is out https://make.wordpress.org/core/2019/05/28/5-2-2-release-agenda/. Regarding the WP 5.2.2 release, from the editor side, we have two PRs to be backported. https://github.com/WordPress/gutenberg/pulls?utf8=%E2%9C%93&q=is%3Apr+label%3A%22Backport+to+WP+Core%22+is%3Aclosed+milestone%3A%225.8+%28Gutenberg%29%22+. @youknowriad volunteered to backportbackport A port is when code from one branch (or trunk)…

  • JavaScript chat summary, May 28th, 2019

    Below is a summary of the discussion from this week’s JavaScriptJavaScript JavaScript or JS is an object-oriented computer programming language commonly used to create interactive effects within web browsers. WordPress makes extensive use of JS for a better user experience. While PHP is executed on the server, JS executes within a user’s browser. https://www.javascript.com chat…

  • Editor Chat Agenda: May 29th

    This is the agenda for the weekly editor chat meeting on . Updates 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/ 5.8…

  • The Block Registration API – status update

    Build a 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/ directory for discovering blocks, and a way to seamlessly install them is…

  • Media Meeting Recap – May 23, 2019

    Overview This post is a summary of the latest weekly Media component meeting, which took place in the #core-media 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, on Thursday, May 23, 2019. The purpose of these meetings are to move priority tasks forward,…

  • Editor Chat Summary, May 22nd

    Agenda, Slack Transcript Announcements WordPress 5.2.1 was released and comes with a few 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…

  • Editor Chat Agenda: May 22nd

    This is the agenda for the weekly editor chat meeting on . Tasks Coordination Open Floor This meeting is held in the #core-editor channel in the Making WordPress 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/. If you have anything to propose for the…

  • JavaScript chat summary, May 14th, 2019

    Below is a summary of the discussion from last week’s JavaScriptJavaScript JavaScript or JS is an object-oriented computer programming language commonly used to create interactive effects within web browsers. WordPress makes extensive use of JS for a better user experience. While PHP is executed on the server, JS executes within a user’s browser. https://www.javascript.com chat…

  • WordPress 5.2.1-RC2

    WordPress 5.2.1-RC2 is now available for testing! There are two ways to test the newest WordPress 5.2 release candidaterelease 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).: try the WordPress Beta Tester pluginPlugin A plugin…