-
·
Editor Chat Agenda: April 3rd
This is the agenda for the weekly editor chat meeting on Wednesday, 3rd April 2019, 14:00 GMT. 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.4…
-
·
Admin Tabs Semantic Improvements in 5.2
Some tabs in the WordPress Adminadmin (and super admin) aren’t really ARIA tabs — they’re actually links wrapped in h2 headings and styled to look like ARIA tabs. But since they’re just navigation menus, WordPress 5.2 changes their markup accordingly. That way, assistive technologies will reactReact React is a JavaScript library that makes it easy…
-
·
The Block Registration RFC and the Gutenberg RFC process
While 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/ is a critical tool for keeping in sync for project status and priorities, it has proven to be an ineffective platform to engage in detailed, long-lived discourse around complex engineering problems. Inspired by other open…
-
·
X-post: Weekly Digest | Week 13
X-comment from +make.wordpress.org/updates: Comment on Weekly Digest | Week 13
-
·
X-post: Addition of new ‘wp_body_open’ hook.
X-comment from +make.wordpress.org/themes: Comment on Addition of new ‘wp_body_open’ hook.
-
·
JavaScript chat summary, March 26th, 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…
-
·
Dev Chat Summary: March 27
This post summarizes the weekly devchat meeting from March 27th, 2019 ( Slack Archive ). Announcements 5.2 updates The release did not meet original schedule for 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…
-
·
Editor chat summary: 27 March 2019
This post summarizes for the weekly editor chat meeting on Wednesday, 27th March 2019, 14:00 GMT. 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…
-
·
Editor Chat Agenda: March 27th
This is the agenda for the weekly editor chat meeting on Wednesday, 27th March 2019, 14:00 GMT. 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/ RFC…
-
·
Coding Standards Updates for PHP 5.6
With the minimum PHPPHP The web scripting language in which WordPress is primarily architected. WordPress requires PHP 7.4 or higher version increasing to 5.6 as of WordPress 5.2, now’s a good time to be reviewing the WordPress Coding StandardsWordPress Coding Standards The Accessibility, PHP, JavaScript, CSS, HTML, etc. coding standards as published in the WordPress…