[wp-trac] [WordPress Trac] #42441: Disable autoload for large options

WordPress Trac noreply at wordpress.org
Fri Jun 14 15:19:37 UTC 2024


#42441: Disable autoload for large options
-------------------------------------------------+-------------------------
 Reporter:  markjaquith                          |       Owner:  flixos90
     Type:  enhancement                          |      Status:  closed
 Priority:  normal                               |   Milestone:  6.6
Component:  Options, Meta APIs                   |     Version:
 Severity:  normal                               |  Resolution:  fixed
 Keywords:  has-patch has-unit-tests early       |     Focuses:
  needs-dev-note                                 |  performance
-------------------------------------------------+-------------------------

Comment (by joemcgill):

 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/42441#comment:94>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list