[wp-trac] [WordPress Trac] #61276: Add "Audit Autoloaded Options" Site Health Check
WordPress Trac
noreply at wordpress.org
Mon May 27 06:40:38 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 needs- | Focuses:
testing | performance
-------------------------------------------------+-------------------------
Comment (by mukesh27):
Replying to [comment:8 krupajnanda]:
> Could we show the things with bullet pointers which are the main high
lighters?
With the site health check, we are going to provide some information to
the site author. Including a paragraph makes sense for this purpose. I
don't oppose for the bullet point.
> Also, it does not show `Status Indication` as you have explained in the
issue description. Please confirm if I missed any thing or should it be
checked elsewhere?
**Critical status:** If the autoload options size exceeds the limit (in
our case, 800000), the test fails and displays a critical error. Refer to
the first image in this https://github.com/WordPress/wordpress-
develop/pull/6622#pullrequestreview-2078097626. To test this scenario in a
fresh WordPress installation, use the filter shown in the PR comment.
**Good status:** If the autoload options size is below the limit (in our
case, 800000), the test passes. Refer to the last image in this
https://github.com/WordPress/wordpress-
develop/pull/6622#pullrequestreview-2078097626.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/61276#comment:9>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list