Source: Make WordPress: Core

  • PHP Meeting Recap – April 23, 2018

    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…

  • Gutenberg, REST API, and you

    Fancy yourself some challenging architectural puzzles? Have we got the ticketticket Created for both bug reports and feature development on the bug tracker. for you! As you may know, 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…

  • Dev Chat Summary: April 18th (4.9.6 week 3)

    This post summarizes the dev chat meeting from April 18th (agenda, Slack archive). 4.9.6 planning Focus on tickets from GDPR chat: 43546 (@allendav), 43551 (@allendav), 43602 (@allendav), 43637 (@allendav), 43442 (@allendav), 43440 (@azaozz), 43473 (@idea15), 43435 (@idea15), 43492 (needs owner), 43715 (@xkon), 43436 (@xkon), 43547 (@tz-media?), 43620 (@xkon) These tickets are in 4.9.6 milestone and…

  • PHP Meeting Recap – April 16th

    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…

  • 4.9.6 Schedule

    This schedule has changed. Please refer to the 4.9.6 Schedule Changes for the new 4.9.6 release schedule. The following is the current 4.9.6 release schedule: Important Dates 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…

  • 4.9.5 Feedback: leading a WordPress minor release

    WordPress 4.9.5 was released a couple of weeks ago, at the scheduled time and without known issues. We (@audrasjb and @danieltj) had the pleasure to co-lead this minor releaseMinor Release A set of releases or versions having the same minor version number may be collectively referred to as .x , for example version 5.2.x to…

  • GDPR Compliance Chat Agenda – April 18

    Agenda proposal: A note on Privacy by Design and Cookies Tickets to go out with WP 4.9.6 Erasure and export tickets (43546, 43551, 43602, 43637) Owners for tickets Open discussion Join us on slack at 15:00 UTC.Open trac tickets#gdpr-compliance, #agenda

  • Dev Chat Agenda: April 18th (4.9.6 week 3)

    This is the agenda for the weekly dev meeting on / April 18, 2018 at 20:00 UTC: 4.9.6 planning 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 the above, please leave a comment below. See you there! #4-9-6, #agenda,…

  • Gutenberg component organisation update

    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/ touches many areas of WordPress across multiple components. In preparation for merge proposal, separate…

  • GDPR Compliance Chat Recap – April 11

    (full text on slack) First deployDeploy Launching code from a local development environment to the production web server, so that it’s available to visitors. of ticketticket Created for both bug reports and feature development on the bug tracker. #43481 Core ticket #43481 is about tabs and placeholders to privacy tools page in wp-adminadmin (and super…