[wp-trac] [WordPress Trac] #61276: Add "Audit Autoloaded Options" Site Health Check
WordPress Trac
noreply at wordpress.org
Mon Jun 3 08:50:54 UTC 2024
#61276: Add "Audit Autoloaded Options" Site Health Check
-------------------------------------------------+-------------------------
Reporter: mukesh27 | Owner: mukesh27
Type: enhancement | Status: assigned
Priority: normal | Milestone: 6.6
Component: Site Health | Version:
Severity: normal | Resolution:
Keywords: has-patch has-unit-tests has- | Focuses:
testing-info has-screenshots 2nd-opinion | performance
-------------------------------------------------+-------------------------
Comment (by mukesh27):
Thanks, @johnbillion and @oglekler, for your thoughts.
Is the phase a blocker for this health check? I would like to update it as
below. Let me know what you think.
**Before:**
Autoloaded options are configuration settings for plugins and themes that
are automatically loaded with every page load in WordPress. Having too
many autoloaded options can slow down your site. Your site has xyz
autoloaded options (size: xx KB) in the options table, which could cause
your site to be slow. `You can reduce the number of autoloaded options by
cleaning up your site's options table.`
**After:**
Autoloaded options are configuration settings for plugins and themes that
are automatically loaded with every page load in WordPress. Having too
many autoloaded options can slow down your site. Your site has xyz
autoloaded options (size: xx KB) in the options table, which could cause
your site to be slow. `It is advisable to have a developer review and
clean up these options to prevent potential slowdowns.`
--
Ticket URL: <https://core.trac.wordpress.org/ticket/61276#comment:26>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list