Source: Make WordPress: Core

  • Dev Chat Summary: June 15th 2016

    This post summarizes the weekly dev meeting on June 15th, 2016. Update on WordPress 4.5.3 Still targeting . Feature project updates Font Natively @helen updated the system fonts ticketticket Created for both bug reports and feature development on the bug tracker. with screenshots of the test page. The ticket still needs a few more screenshots and a…

  • Week In Core, June 7 – June 15 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 [37659-37720]. Here are the highlights: 62 commits 67 contributors 61 tickets created 15 tickets reopened 80 tickets closed Ticketticket Created for both bug reports and feature development on…

  • Multisite Office Hours Recap (June 14, 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 June 15 — Eight Weeks Later

    Agenda for the weekly dev meeting on : Update on WordPress 4.5.3 Feature project updates Font Natively Shiny Updates @jorbin: Dev notes and initial field guideField guide The field guide is a type of blogpost published on Make/Core during the release candidate phase of the WordPress release cycle. The field guide generally lists all the dev notes…

  • Feature projects “meeting” for June 14

    In lieu of a real-time chat in an hour and a half, let’s use the comments below to asynchronously discuss the needs of various feature projects and any ideas folks have. Needs for projects may include setting meetings, refining statements, putting together a project overview page, and any blockers you may have. Also note that…

  • Shiny Updates V2: Partial Merge Approved

    During the extra meeting held today, , Shiny Updates V2 was approved for a partial merge to coreCore Core is the set of software required to run WordPress. The Core Development Team builds WordPress.. The changes that will be merged are install, update, and delete for themes and plugins in single and multisitemultisite Used to…

  • Additional meeting to consider the Shiny Updates plugin for merge

    As announced in last week’s dev chat we’ll have an additional meeting to consider the Shiny Updates pluginPlugin A plugin is a piece of software containing a group of functions that can be added to a WordPress website. They can extend functionality or add new features to your WordPress websites. WordPress plugins are written in the…

  • This Week in 4.6: June 13 – 19

    This is the jump-start post for the eight week of the WordPress 4.6 release cycle. The feature pluginFeature Plugin A plugin that was created with the intention of eventually being proposed for inclusion in WordPress Core. See Features as Plugins merge window is scheduled to close this week on Wednesday, June 15th. BetaBeta A pre-release of software…

  • Shiny Updates Update 6/12

    Three more pull requests were opened, 1) to add basic validation of ajax requests, 2) to swap the term Core with WordPress in updates-coreCore Core is the set of software required to run WordPress. The Core Development Team builds WordPress., and 3) to only show the compatibility note in upgrade-core if an update is not…

  • Shiny Updates Update 6/11

    Opened pull request to allow themes to be activated from theme-install. Also opened a PR to add a warning about the redirect after a core update. Both were requested in the design review. #4-6, #shiny-updates