Source: Make WordPress: Core

  • Multisite Bug Scrub Recap (April 28, 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 .…

  • Taxonomy Component Bug Scrub – May 5, 2016

    A 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 focused on open tickets in the Taxonomy component will be held in the #core…

  • Dev Chat Summary – April 27, 2016

    This post summarizes the dev chat meeting from April 27. 4.5.1 / 4.5.2 Released April 26, 2016. Exact time of release wasn’t announced, which left places like #forums on 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/ and hosts in the dark. Going forward…

  • Multisite Office Hours Recap (April 26, 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 .…

  • Week in Core, Apr 19– Apr 26 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 [37254-37314]. Here are the highlights: 60 commits 38 contributors 92 tickets created 22 tickets reopened 81 tickets closed WordPress 4.5.1 released Ticketticket Created for both bug reports and…

  • Weekly Dev Chat Agenda for Apr 27 — One Week Later

    Agenda for the weekly dev meeting on : Update on WordPress 4.5.1/4.5.2 Status of the wish list Propose your feature plugins/projects for WordPress 4.6 Reminder on Component Bug Scrubs Triagetriage The act of evaluating and sorting bug reports, in order to decide priority, severity, and other factors. of tickets with the “early” keyword Component Updates…

  • Shiny Updates Kickoff for 4.6 Chat Summary

    This is a summary of the shiny updates chat from April 26. (Slack log) Attendees: @ocean90, @swissspidy, @ethitter, @adamsilverstein, @karmatosed, @obenland Topics: Remaining work On the updates-core.php side there is quite a bit of work remaining. On the pluginPlugin A plugin is a piece of software containing a group of functions that can be added…

  • Multisite Kickoff for 4.6 Chat Summary

    This is a summary of the multisite kickoff chat from April 21st. Attendees: @ocean90, @jjj, @streetlamp, @websupporter, @johnbillion, @richardtape, @ipstenu, @mikelking, @arippberger, @tubiz A refresh for weekly meetings There is a new time for weekly office hours: The agenda for those weekly office hours will look something like this: Address blockers and share status on…

  • I18N Kickoff for 4.6 Chat Summary

    This is a summary of the I18N Kickoff chat from April 21st. Attendees: @petya, @SergeyBiryukov, @swissspidy, @ocean90 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…

  • 4.5.1 Release Candidate

    A Release Candidate for WordPress 4.5.1 is now available. This maintenance release fixes 11 issues reported against 4.5 and is scheduled for final release next Tuesday, April 26. Thus far WordPress 4.5 has been downloaded nearly 5 million times since its release on April 12. Please help us by testing this release candidaterelease candidate One of the…