[wp-trac] [WordPress Trac] #61045: Options: Update default autoload values used in core
WordPress Trac
noreply at wordpress.org
Fri Jun 14 15:19:37 UTC 2024
#61045: Options: Update default autoload values used in core
-----------------------------------------+------------------------
Reporter: joemcgill | Owner: joemcgill
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 6.6
Component: Options, Meta APIs | Version:
Severity: normal | Resolution: fixed
Keywords: has-patch changes-requested | Focuses:
-----------------------------------------+------------------------
Changes (by joemcgill):
* status: reopened => closed
* resolution: => fixed
Comment:
In [changeset:"58416" 58416]:
{{{
#!CommitTicketReference repository="" revision="58416"
Options: Fix some default autoload values used in core.
This fixes some autoload values that were updated in [58105] that used the
database values of `"on"` and `"off"` instead of the boolean values `true`
and `false` when being passed to `add|update_option()`.
Props joemcgill, desrosj, rajinsharwar.
Fixes #61045. See #42441.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/61045#comment:15>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list