[wp-trac] [WordPress Trac] #50613: disable update for themes e plugin

WordPress Trac noreply at wordpress.org
Thu Jul 9 17:47:38 UTC 2020


#50613: disable update for themes e plugin
-----------------------------+------------------------------
 Reporter:  camaran          |       Owner:  (none)
     Type:  feature request  |      Status:  new
 Priority:  normal           |   Milestone:  Awaiting Review
Component:  Security         |     Version:  trunk
 Severity:  normal           |  Resolution:
 Keywords:                   |     Focuses:
-----------------------------+------------------------------
Changes (by SergeyBiryukov):

 * component:  General => Security


Comment:

 Hi there, thanks for the ticket!

 The new functionality can be disabled via `plugins_auto_update_enabled` or
 `themes_auto_update_enabled` filters in
 `wp_is_auto_update_enabled_for_type()`.

 There are `DISALLOW_FILE_MODS` and `AUTOMATIC_UPDATER_DISABLED` constants
 that can be set in `wp-config.php`, see
 [https://wordpress.org/support/article/editing-wp-config-php/ Editing wp-
 config.php] for details.

 Related tickets: #48850, #49199, #50052.

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


More information about the wp-trac mailing list