[wp-trac] [WordPress Trac] #61276: Add "Audit Autoloaded Options" Site Health Check
WordPress Trac
noreply at wordpress.org
Tue Jun 4 14:07:29 UTC 2024
#61276: Add "Audit Autoloaded Options" Site Health Check
-------------------------------------------------+-------------------------
Reporter: mukesh27 | Owner: joemcgill
Type: enhancement | Status: closed
Priority: normal | Milestone: 6.6
Component: Site Health | Version:
Severity: normal | Resolution: fixed
Keywords: has-patch has-unit-tests has- | Focuses:
testing-info has-screenshots 2nd-opinion | performance
commit |
-------------------------------------------------+-------------------------
Changes (by joemcgill):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"58332" 58332]:
{{{
#!CommitTicketReference repository="" revision="58332"
Site Health: Add test for large autoloaded options.
This adds a new Site Health check that will alert site owners if they are
autoloading a large amount of data from the options table, as it could
result in poor performance. The issue will be shown if the size of
autoloaded options is greater than 800 KB, which can be adjusted using the
new `site_status_autoloaded_options_size_limit` filter.
Props mukesh27, joemcgill, rajinsharwar, costdev, audrasjb, krupajnanda,
pooja1210, Ankit K Gupta, johnbillion, oglekler.
Fixes #61276.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/61276#comment:31>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list