A template edited in the site editor becomes a wp_template post, and from that moment the file on disk is ignored for that template. This is the single…
An unbounded query works on the development database with four hundred rows and takes the site down at forty thousand. fields => ‘ids’ is the other half and…
A static block’s save output is stored in the post, and changing it invalidates every existing instance unless the old shape is still declared. Without the deprecation the…
A container block can specify what it starts with and what may be added, which is the difference between a layout and a suggestion. allowedBlocks restricts the inserter…
The total autoloaded payload is a single number that predicts a large fraction of baseline request time, and almost nobody knows theirs. Tracking the figure over time is…
Every autoloaded option is fetched on every request, and a plugin storing a cache in one turns a cache into a fixed cost. The total autoloaded size is…