Source: Make WordPress: Core

  • Dev Chat Summary, May 6th

    Agenda, Slack log. Editor (#) @azaozz, @iseulde Spent last week to go over the things they want to work on. @iseulde will work on the mobile editor toolbar first. They’ll milestone tickets as they get patches. For posterity and everyone who wants to follow up, the Editor game plan for 4.3 can be found here: https://make.wordpress.org/core/2015/05/01/editor-wish-list-for-4-3/ Adminadmin…

  • Devchat Agenda for May 6

    Here’s the agenda for today’s Dev Chat in the #core channel on Slack. A lot of people will be on traveling to LoopConf or the VIP Developer Workshop so I anticipate a rather short meeting. Time/Date: : Feature Updates Editor – @azaozz / @iseulde Adminadmin (and super admin) UIUI User interface – @helen (if available)…

  • Multisite Office Hours Recap (May 5, 2015)

    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 20:00UTC in #core-multisite. We had a lively conversation today…

  • Customizer Chat Summary

    Priorities for CustomizerCustomizer Tool built into WordPress core that hooks into most modern themes. You can use it to preview and modify many of your site’s appearance settings. development in 4.3: 1) Customizer Concurrency (aka Control Locking) 2) Partial Refresh 3) Menu Customizer 4) Theme Installation 5) UIUI User interface/UXUX User experience changes Customizer Concurrency…

  • Bug Scrubs for the Week of May 4 – 10

    tl;dr;  Bug Scrubs in the #core 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/ channel on  and . Full Text: Last week, there was a call for tickets that people wished for eyes on during the 4.3 cycle. Many of the tickets have received…

  • This week in 4.3: May 4 – 10

    This is the jump-start post for the second week of the WordPress 4.3 release cycle. CoreCore Core is the set of software required to run WordPress. The Core Development Team builds WordPress. Meetings this week: Core Dev Chat: in #core Bug Scrubs: and . in #core. [blog post] 4.3 Feature Chats this week: Editor: in…

  • Dev Chat Summary, April 29th

    Agenda, Slack log. Editor (#) @azaozz, @iseulde Want to concentrate on mobile improvements, especially the toolbar, other buttons around the editor, and ajax saving. @iseulde will publish a list of all items they’ll work on. We will need to test on many mobile devices in couple of weeks, so please join them in the #core-editor SlackSlack Slack is a Collaborative…

  • Hop on the WordPress 4.3 Train: Open Call For Tickets

    There comes a time in every great WordPress release that we ask everyone to share a ticketticket Created for both bug reports and feature development on the bug tracker. that is a priority to them. That time is the beginning, and that time is now. In WordPress 4.2, there were 231 defects fixed that had…

  • WP REST API: Version 2.0 Beta 1

    Hi there, we’re the 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 how the front end of an application (think “phone app” or “website”) can communicate with the data store (think “database” or “file…

  • WordPress 4.3 Kickoff

    First I’d like to thank @drewapicture for his outstanding work in 4.2! I was particularly impressed with his ability to keep meetings on track and in time, I’ll work on making sure that won’t change going forward. 🙂 A lot of the structure and artifacts he put in place have been proven quiet successful and…