Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #26394, comment 20


Ignore:
Timestamp:
08/07/2016 01:06:44 PM (9 years ago)
Author:
theode
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #26394, comment 20

    initial v1  
    11I want to know why we not set update_option()'s $autload parameter to "false" by default? because it broke the #WordPress after 260'000 entries in wp_options with $autoload = true, simply because developer forgot to set it to false.
     2
     3wp-include/option.php tried to load them all