[wp-trac] [WordPress Trac] #22704: Automatic Core Updates

WordPress Trac noreply at wordpress.org
Sun Oct 6 13:20:00 UTC 2013


#22704: Automatic Core Updates
-----------------------------+-----------------------
 Reporter:  pento            |       Owner:  pento
     Type:  task (blessed)   |      Status:  assigned
 Priority:  normal           |   Milestone:  3.7
Component:  Upgrade/Install  |     Version:  3.5
 Severity:  normal           |  Resolution:
 Keywords:                   |
-----------------------------+-----------------------

Comment (by johnbillion):

 The `WP_Automatic_upgrader` class has a strange negatively named method,
 `upgrader_disabled()`, and an associated filter, `auto_upgrader_disabled`.
 To avoid double negatives (the auto upgrader is not disabled), this method
 and its filter should be changed to `upgrader_enabled()` and
 `auto_upgrader_enabled` respectively. Patch upcoming.

--
Ticket URL: <http://core.trac.wordpress.org/ticket/22704#comment:93>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list