Source: Make WordPress: Core

  • Week in Core, March 22nd – 28th, 2017

    Welcome back the latest issue of Week in CoreCore Core is the set of software required to run WordPress. The Core Development Team builds WordPress., covering changes [40307-40347]. Here are the highlights: 41 commits 27 contributors 76 tickets created 14 tickets reopened 65 tickets closed Ticketticket Created for both bug reports and feature development on…

  • Dev Chat Agenda for March 29th (4.7.4 week 4)

    Please note the changed start time of this dev chat to account for DST. This is the first meeting at this new time. This is the agenda for the weekly dev meeting on : 4.7.4 planning (bugbug A bug is an error or unexpected result. Performance improvements, code optimization, and are considered enhancements, not defects. After feature…

  • Approaches for a complete sites endpoint and an expanded WP_Site_Query

    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, site office hours are held every Tuesday at 16:00 UTC in #core-multisite. The next will be .…

  • Dev Chat Summary: March 22nd (4.7.4 week 3)

    This post summarizes the dev chat meeting from March 22nd (agenda, Slack archive). 4.7.4 Planning Moving dev chat back an hour to 20:00 UTC starting with next week’s chat (due to DST) That makes next week’s meeting at Bug scrub planned for  to review tickets in 4.7.4 milestone, likely tackling needs-patch tickets first Tentatively aiming for first week…

  • Dev Chat Agenda for March 22nd (4.7.4 week 3)

    This is the agenda for the weekly dev meeting on : 4.7.4 planning (DST, bugbug A bug is an error or unexpected result. Performance improvements, code optimization, and are considered enhancements, not defects. After feature freeze, only bugs are dealt with, with regressions (adverse changes from the previous version) being the highest priority. scrub, release…

  • Dev Chat Summary: March 15th (4.7.4 week 2)

    This post summarizes the dev chat meeting from March 15th (agenda, Slack archive). 4.7.4 Planning Bug scrub planned for  to review tickets in 4.7.4 milestone Browser support Additional dev chat earlier today on topic of Browser support (Slack archive) After some discussion, we arrived at the following strategy. A “text” editor available to everyone is the best…

  • Week in Core, March 8th – 14th, 2017

    Welcome back the latest issue of Week in CoreCore Core is the set of software required to run WordPress. The Core Development Team builds WordPress., covering changes [40239-40291]. Here are the highlights: 53 commits 22 contributors 101 tickets created 12 tickets reopened 48 tickets closed Ticketticket Created for both bug reports and feature development on…

  • Editor Experience Survey

    As you’re well aware, a project is underway with the focus on redesigning the editing experience in the wp-adminadmin (and super admin). As the project moves forward, a better understanding of how WordPress users actually feel about the editing experience is needed. Please take a few minutes to fill out this survey and help influence the future of…

  • Dev Chat Agenda for March 15th (4.7.4 week 2)

    This is the agenda for the weekly dev meeting on : 4.7.4 planning Browser support (note discussion just prior at ) Confirmation on CoreCore Core is the set of software required to run WordPress. The Core Development Team builds WordPress. team reps Customize team update (media widgets & call for testing) REST APIREST API The…

  • Dev Chat Summary: March 8th (4.7.4 week 1)

    This post summarizes the dev chat meeting from March 8th (agenda, Slack archive). 4.7.3 Update 4.7.3 released on Monday, March 6th @jnylen0: For 4.7.3, personally I tried to focus on REST APIREST API The REST API is an acronym for the RESTful Application Program Interface (API) that uses HTTP requests to GET, PUT, POST and DELETE data. It is…