[wp-trac] [WordPress Trac] #56913: Improve autoloaded network options
WordPress Trac
noreply at wordpress.org
Wed Oct 26 11:19:10 UTC 2022
#56913: Improve autoloaded network options
--------------------------------+----------------------------
Reporter: spacedmonkey | Owner: (none)
Type: enhancement | Status: new
Priority: normal | Milestone: Future Release
Component: Options, Meta APIs | Version: 3.0
Severity: normal | Keywords:
Focuses: performance |
--------------------------------+----------------------------
When `wp_load_core_site_options` is called, network options are primed in
a single database query. However there are a number of network options
that are loaded on every single request. However the a number of options
that are needed for every request and are not loaded. These include and
are not limited too.
- fileupload_maxk
- upload_space_check_disabled
- upload_filetypes
Related [#56912]
--
Ticket URL: <https://core.trac.wordpress.org/ticket/56913>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list