Source: Make WordPress: Core

  • PHP Meeting Recap – August 14th

    This recap is a summary of this week’s 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…

  • Dev Chat Summary: August 16th (4.9 week 3)

    This post summarizes the dev chat meeting from August 16th (agenda, Slack archive). Feedback on 4.9 goals @johnbillion: as part of ongoing Security focus, planning on several user account security related changes, for example bringing some of the Multisitemultisite Used to describe a WordPress installation with a network of multiple blogs, grouped by sites. This installation…

  • Multisite Recap for the week of August 14th

    Office Hours Recap The agenda for this office hours meeting was to discuss the format of the multisitemultisite Used to describe a WordPress installation with a network of multiple blogs, grouped by sites. This installation type has shared users tables, and creates separate database tables for each blog (wp_posts becomes wp_0_posts). See also network, blog,…

  • Dev Chat Agenda for August 16th (4.9 week 3)

    This is the agenda for the weekly dev meeting on / August 16, 2017 at 20:00 UTC: Feedback on 4.9 goals Component roadmaps 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, #agenda, #core, #dev-chat

  • X-post: Community Conduct Project – Kick off meeting scheduled for 17:00 UTC on the 5th September 2017

    X-Post from +make.wordpress.org/updates: Community Conduct Project – Kick off meeting scheduled for 17:00 UTC on the 5th September 2017

  • Multisite Agenda for the week of August 14th

    Office Hours Agenda This is the agenda for the weekly office hours meeting on in #core-multisite. Discuss about the format for the multisitemultisite Used to describe a WordPress installation with a network of multiple blogs, grouped by sites. This installation type has shared users tables, and creates separate database tables for each blog (wp_posts becomes…

  • X-post: Design team weekly update 14th August

    X-post from +make.wordpress.org/updates: Design team weekly update 14th August

  • Multisite Recap for the week of August 7th

    Office Hours Recap The agenda for this office hours meeting was to discuss whether a function to retrieve a site by specific details should be introduced as a successor to the legacy-bloated get_blog_details(). The meeting’s chat log Attendees: @desrosj, @drewapicture, @earnjam, @flixos90, @jeremyfelt, @jmdodd, @spacedmonkey, @stephdau, @stevenkword Chat Summary: It was decided that the get_site_by()…

  • Revised suggested roadmap for Gutenberg and Customization

    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/ is about to reach a milestone of having the technical and design vision in…

  • Dev Chat Summary: August 9th (4.9 week 2)

    This post summarizes the dev chat meeting from August 9th (agenda, Slack archive). 4.8.1 release feedback Forums team hasn’t had to update the “4.8 Master List” post with any problems, a relatively smooth release altogether No concerns identified that would require a subsequent immediate minor releaseMinor Release A set of releases or versions having the same minor…