[wp-trac] [WordPress Trac] #61276: Add "Audit Autoloaded Options" Site Health Check
WordPress Trac
noreply at wordpress.org
Mon May 27 19:04:05 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 krupajnanda):
@mukesh27 Please check the report mentioned below.
## Test Report
Patch tested: https://github.com/WordPress/wordpress-develop/pull/6622
### Environment
- WordPress: 6.6-alpha-57778-src
- PHP: 8.2.15
- Server: nginx/1.25.3
- Database: mysqli (Server: 8.0.36 / Client: mysqlnd 8.2.15)
- Browser: Chrome 124.0.0.0
- OS: macOS
- Theme: Twenty Twenty-Four 1.1
- MU Plugins:
* autoload-checker.php
- Plugins:
* Test Reports 1.1.0
### Actual Results
I am not able to replicate the "Critical Issue" for autoloader.
### Additional Notes
- I tried couple of different values with this filter but unable to
replicate the expected result. **Every time it shows only Autoloaded
options are acceptable.**
`add_filter( 'wp_autoloaded_options_limit_size_in_bytes', '__return_zero'
);`
--
Ticket URL: <https://core.trac.wordpress.org/ticket/61276#comment:12>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list