Moving the send_headers action to later in the load

3 years ago

As of WordPress 6.1, the send_headers hook has been moved to slightly later in the WordPress loading routine (ticket). Historically,…

Performance improvements to the REST API

3 years ago

WordPress 6.1 brings a number of key improvements to the REST API to increase performance. These improvements decrease the number…

Multisite improvements in WordPress 6.1

3 years ago

Using the metadata API for network options The way that network options are accessed is changing in WordPress 6.1. Network…

Escaping Table and Field names with wpdb::prepare() in WordPress 6.1

3 years ago

As part of the WordPress 6.1 release, wpdb::prepare() has been updated so it can escape Identifiers (such as Table and Field…

Improved PHP performance for core blocks registration

3 years ago

Early block.json Registration Method Starting with WordPress 5.8, extenders were encouraged to begin to utilize block.json to register blocks through…

Performance Chat Agenda: 11 October 2022

3 years ago

Here is the agenda for this week’s performance team meeting scheduled for October 11, 2022, at 15:00 UTC. Announcements Focus…

Improvements to WP_Query performance in 6.1

3 years ago

Adding caching to database queries in WP_Query WordPress 6.1 includes an improvement to how database queries are performed in the…

New cache Site Health checks in WordPress 6.1

3 years ago

As part of the WordPress 6.1 release, the Performance Team has added two Site Health checks (Persistent Object Cache and…

Performance team meeting summary 4 October 2022

3 years ago

Meeting agenda here and the full chat log is available beginning here on Slack. Announcements @shetheliving: Mission and philosophies review…

Performance Chat Agenda: 4 October 2022

3 years ago

Here is the agenda for this week’s performance team meeting scheduled for October 4, 2022, at 15:00 UTC. Announcements Focus…