[wp-trac] [WordPress Trac] #55553: update_blog_option should accept autoload parameter
WordPress Trac
noreply at wordpress.org
Thu Apr 4 10:44:49 UTC 2024
#55553: update_blog_option should accept autoload parameter
-------------------------------------------------+-------------------------
Reporter: giuse | Owner: (none)
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting
| Review
Component: Options, Meta APIs | Version: 5.9.3
Severity: normal | Resolution:
Keywords: dev-feedback has-patch needs- | Focuses: multisite,
testing-info | performance
-------------------------------------------------+-------------------------
Comment (by giuse):
@mai21
This is code. Looking at the functions update_blog_option
[https://developer.wordpress.org/reference/functions/update_blog_option/]
and update_option
[https://developer.wordpress.org/reference/functions/update_option/] will
be very clear. No steps to reproduce the issue are needed.
The issue occurs every time you need to assign the autoload parameter to
the function update_blog_option but you can't do it because that function
doesn't accept that parameter.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/55553#comment:4>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list