-
·
Dev Chat Summary: October 31st (5.0 Week 5)
This post summarizes the dev chat meeting from October 31st 🎃 (agenda, Slack archive). 5.0 Planning and Updates We have a lot of PRs that need review, so please pick up one or two if that’s something you excel at. 🙂 A code review team is being create on GithubGitHub GitHub is a website that…
-
·
PHP Meeting Recap – October 29th
This recap is a summary of our previous PHPPHP The web scripting language in which WordPress is primarily architected. WordPress requires PHP 7.4 or higher meeting. It highlights the ideas and decisions which came up during that meeting, both as a means of documenting and to provide a quick overview for those who were unable…
-
·
Upcoming 5.0 Bug Scrubs
With the WordPress 5.0 release date fast approaching, it’s important to ensure every open issue and ticketticket Created for both bug reports and feature development on the bug tracker. receives the attention it deserves. To ensure that this happens, there will be an increased number of bugbug A bug is an error or unexpected result.…
-
·
Core Privacy Office Hours Summary – 31 October 2018
Office hours started at 1500z. Agenda: https://make.wordpress.org/core/2018/10/30/core-privacy-agenda-31-october-2018/ Ticketticket Created for both bug reports and feature development on the bug tracker. issues @allendav to dig into 43895 (moving files to proper locations) today with @desrosj (after office hours, started pulling together a plan with @garrett-eclipse and @desrosj at https://docs.google.com/document/d/1naG6Bs2RK7j1PkKXmCdflY3ei2ZgZtV6zHCWeRz01s0/edit?usp=sharing ) GutenbergGutenberg The Gutenberg project is the…
-
·
Media Meeting Recap – October 25
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 The purpose of these meetings are to move priority tasks forward, provide feedback on issues…
-
·
JavaScript Chat Summary – October 30th
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…
-
·
WordPress 5.0 Schedule 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/ 4.2 (release candidaterelease candidate One of the final stages in the version release cycle,…
-
·
Dev Chat Agenda: October 31st (5.0 Week 5)
This is the agenda for the weekly devchat meeting on : 5.0 Planning and Updates Updates from focus leads and component maintainers General announcements If you have anything to propose to add to the agenda or specific items related to those listed above, please leave a comment below. Either way, we look forward to seeing you at the…
-
·
Core Privacy Agenda – 31 October 2018
When/Where: Join us in #core-privacy on Making WordPress Slack from 1500-1600 UTC Facilitator: @idea15 Note-taker: @allendav Agenda Tickets and code issues Post-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…
-
·
Block Editor Filters
In WordPress 5.0, the 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…