Source: Make WordPress: Core

  • This is a summary of the shiny updates…

    This is a summary of the shiny updates chat from May 31. (Slack log) Attendees: @ocean90, @swissspidy, @mapk, @afragen, @screamingdev, @ipstenu, @obenland Topics: Merge plan @swissspidy will have a merge proposal ready for review and publish on 6/2. Friday, 6/3, was set as the deadline for code changes so that there will be enough time…

  • Week In Core, May 24 – May 31 2016

    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 [37551-37600]. Here are the highlights: 50 commits 33 contributors 56 tickets created 13 tickets reopened 86 tickets closed Ticketticket Created for both bug reports and feature development on the bug tracker.…

  • Weekly Dev Chat Agenda for June 1 — Six Weeks Later

    Agenda for the weekly dev meeting on : Update on WordPress 4.5.3 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 are generally fairly close in look, feel and function to the final product; however,…

  • This Week in 4.6: May 30 – June 5

    This is the jump-start post for the sixth week of the WordPress 4.6 release cycle. Tickets/projects seeking feedback: Enhancements without a patch Bug reports with a patch #36335: CoreCore Core is the set of software required to run WordPress. The Core Development Team builds WordPress. autoloader proposal #26511: Introduce a localeLocale A locale is a combination of…

  • This is a summary of the shiny updates…

    This is a summary of the shiny updates chat from May 24. (Slack log) Attendees: @ocean90, @swissspidy, @mapk, @ryelle, @melchoyce, @adamsilverstein, @obenland Topics: Open Pull Requests @swissspidy was waiting for feedback and a merge on PR120, which happened right after conclusion of the meeting. @ryelle was waiting for clearance to re-globalize pagenow in order to…

  • Dev Chat Summary: May 25th, 2016

    This post summarizes the weekly dev chat held on . Update on WordPress 4.5.3 Work continues on the 8 remaining tickets tagged for the release: https://core.trac.wordpress.org/tickets/minor; most tickets are either fixed or marked as commit. #36861 needs some testing. Please give the latest patchpatch A special text file that describes changes to code, by identifying…

  • Media Weekly Meeting Recap (May 20, 2016)

    The weekly Media meeting happens each in #core-images. The agenda for these meetings include reviewing priority tickets for the Media Component, open discussion on tickets desiring review, and scrubbing through open tickets. Participants this week: @joemcgill, @mikeschroder, @azaozz, @adamsilverstein, @ocean90 Tickets Reviewed We focused on the open Media tickets on the 4.5.3 milestone, several of which…

  • Week In Core, May 18 – May 24 2016

    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 [37457-37550]. Here are the highlights: 93 commits 33 contributors 67 tickets created 11 tickets reopened 77 tickets closed Ticketticket Created for both bug reports and feature development on…

  • Multisite Office Hours Recap (May 23, 2016)

    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 .…

  • Weekly Dev Chat Agenda for May 25 — Five Weeks Later

    Agenda for the weekly dev meeting on : Update on WordPress 4.5.3 Autoloading in CoreCore Core is the set of software required to run WordPress. The Core Development Team builds WordPress. The following tickets should be read so a decision for 4.6 (and the future) can be made: #36926: Compatibility shim for spl_autoload_register() #36335: Implementation of…