6.6 keeps a copy of the previous plugin version during an update and restores it if the update produces a fatal error. The rollback covers a fatal error…
The font library screen is gated on edit_theme_options, which on this site was granted to a role created in 2019 for something else. A capability granted for one…
A filter that gained a fourth argument, and our callback declared with three, which is legal and silently receives less than it could. PHP does not complain when…
Block metadata used to live in three places — PHP registration, JavaScript registration and an enqueue call — and block.json is all three. apiVersion: 2 is the one…
A pattern registered against a category that does not exist yet lands silently in uncategorized, which is a tab nobody opens. The priority is load-bearing and there is…