Source: Make WordPress: Core

  • 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 [40857-40877]. Here are the highlights: 21 commits 25 contributors 43 tickets created 3 tickets reopened 46 tickets closed Ticketticket Created for both bug reports and feature development on…

  • Dev Chat Summary: June 7th (4.8 week 6)

    This post summarizes the dev chat meeting from June 7th (agenda, Slack archive). 4.8 timing recap and Pre-Final Release & Dry Run checklist items Beta 1 went out on Friday, May 12th; Beta 2 went out on Monday, May 22nd RC1 went out on Thursday, May 25th; RC2 went out on Thursday, June 1st 4.8 is scheduled…

  • Dev Chat Agenda for June 7th (4.8 week 6)

    This is the agenda for the weekly dev meeting on : 4.8 timing 4.8 bug scrub Customize: looking for new contributor to mentor Editor: GutenbergGutenberg The Gutenberg project is the new Editor Interface for WordPress. The editor improves the process and experience of creating new content, making writing rich content much simpler. It uses ‘blocks’…

  • JavaScript Chat Summary for June 6th

    Below is a summary of the discussion from today’s 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 executes within a user’s browser. https://www.javascript.com chat (agenda,…

  • JavaScript Chat Agenda for June 6th

    Please join us for our weekly 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 executes within a user’s browser. https://www.javascript.com Chat on , where we…

  • What’s New in Gutenberg? (June 5th)

    Added multi-block selection support. Added version one of Freeform block. Animate blockBlock Block is the abstract term used to describe units of markup that, composed together, form the content or layout of a webpage using the WordPress editor. The idea combines concepts of what in the past may have achieved with shortcodes, custom HTML, and…

  • Week in Core, May 24th – 30th 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 [40827-40856]. Here are the highlights: 30 commits 27 contributors 40 tickets created 7 tickets reopened 26 tickets closed Ticketticket Created for both bug reports and feature development on…

  • Dev Chat Summary: May 31st (4.8 week 5)

    This post summarizes the dev chat meeting from May 31st (agenda, Slack archive). 4.8 Timing Beta 1 went out on Friday, May 12th; Beta 2 went out on Monday, May 22nd; RC1 went out on Thursday, May 25th RC2 is scheduled for Thursday, June 1st With RC2 we’re aiming for a hard string freeze so that translators…

  • Dev Chat Agenda for May 31st (4.8 week 5)

    This is the agenda for the weekly dev meeting on : 4.8 timing 4.8 bug scrubs 4.8 dev notes / field guide Updates: Editor, JSJS JavaScript, a web scripting language typically executed in the browser. Often used for advanced user interfaces and behaviors. General announcements If you have anything to propose to add to the agenda…

  • JavaScript Chat Summary for May 30th

    Foreword: The topic of integrating a new 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 executes within a user’s browser. https://www.javascript.com framework in WordPress has…