A site where the new editor is right for pages and wrong for a heavily customised product type needs the decision per type rather than globally. This is…
A machine with PHP 7.2 installing dependencies for a server running 7.1 resolves to packages the server cannot run, and the failure happens on deploy rather than on…
A long-running request returning 504 after exactly sixty seconds is nginx timing out, and which directive applies depends on how the request reaches PHP. Four numbers have to…
Adding data to an existing REST response by filtering the prepared object is tempting and is the wrong hook — there is a registration function that also documents…