WordPress automatically loads multiple options with a single query on each page request in order to be more efficient—a technique called “autoloading”. This feature can impact performance so WordPress 6.6 introduces several changes to the Options API to optimize autoloading behavior.
WordPress 6.6 unifies the different slots and extensibility APIs between the post and site editors so plugin authors do not need to integrate their extensions twice anymore.
2 open tickets. Last 7 days: +0 tickets 2 open tickets defect (bug) enhancement Awaiting Review 1 0 Future Release 0 1
WordPress 6.5 is introducing a new way of extending blocks that substantially reduces the custom code needed to integrate different kinds of data in the 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 […]
The Interactivity APIAPI An API or Application Programming Interface is a software intermediary that allows programs to interact with each other and share data in limited, clearly defined ways. provides a standard way for developers to add interactions to the frontend of their blocks. This standard aims to make it easier for developers to create […]
View the kickoff post, the status update post, and the Trac ticket for the Interactivity APIAPI An API or Application Programming Interface is a software intermediary that allows programs to interact with each other and share data in limited, clearly defined ways.. Purpose & Goals Currently, pluginPlugin A plugin is a piece of software containing […]
On November 7, 2023, WordPress 6.4 was released. 🎉 Every release is a massive undertaking that requires the time and hard work of hundreds of contributors often spanning three to four months. Even though WordPress strives to ship excellent, bugbug A bug is an error or unexpected result. Performance improvements, code optimization, and are considered […]
WordPress 6.4 brings a number of key improvements to the HTML markup of the wp-login.php page to make its structure more optimal and flexible for developers.
From WordPress 6.4, extenders can register their own inserter media categories.
These are the notes from the first post-WCUS chat we had on Thursday, September 13th, 2023 at 12:00 PM CDT in the #core-fields channel of Make WordPress Slack. Key Links Proposed agenda items A few agenda items were proposed in the channel by @alexstandiford including the following items. (Marked to show what we ended up […]
You must be logged in to post a comment.