[wp-trac] [WordPress Trac] #55185: Auto-updates despite disabled

WordPress Trac noreply at wordpress.org
Fri Feb 18 00:11:05 UTC 2022


#55185: Auto-updates despite disabled
--------------------------+------------------------------
 Reporter:  Psychosopher  |       Owner:  (none)
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  Awaiting Review
Component:  Plugins       |     Version:
 Severity:  normal        |  Resolution:
 Keywords:  close         |     Focuses:
--------------------------+------------------------------

Comment (by knutsp):

 Replying to [comment:2 Psychosopher]:
 > This has never been the case in all this years also there were very
 severe security issues.
 >
 > And it's ennoying if user settings are not respected.

 This artice https://make.wordpress.org/plugins/2015/03/14/plugin-
 automatic-security-updates/ may bring so information and history..

 But
 {{{
 define( 'AUTOMATIC_UPDATER_DISABLED', true ); // in wp-config.php

 // OR a filter to disable automatic updates
 add_filter( 'automatic_updater_disabled', '__return_true' );
 }}}
 should disable it completely (manual updates only).

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/55185#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list