[wp-trac] [WordPress Trac] #56040: Port Persistent Object Cache Health Check from performance plugin to core
WordPress Trac
noreply at wordpress.org
Tue Nov 15 06:28:24 UTC 2022
#56040: Port Persistent Object Cache Health Check from performance plugin to core
-------------------------------------------------+-------------------------
Reporter: furi3r | Owner: furi3r
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 6.1
Component: Site Health | Version:
Severity: trivial | Resolution: fixed
Keywords: has-patch has-unit-tests has-dev- | Focuses:
note | performance
-------------------------------------------------+-------------------------
Changes (by KnowingArt_com):
* severity: normal => trivial
Comment:
Who do I invoice every time I add the following line to a new blog:
{{{#!php
<?php
add_filter( 'site_status_should_suggest_persistent_object_cache',
'__return_false' );
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/56040#comment:34>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list