[wp-trac] [WordPress Trac] #61813: auto plugins update issue

WordPress Trac noreply at wordpress.org
Sat Aug 3 14:51:11 UTC 2024


#61813: auto plugins update issue
-------------------------------+------------------------------
 Reporter:  mkservice          |       Owner:  (none)
     Type:  defect (bug)       |      Status:  new
 Priority:  normal             |   Milestone:  Awaiting Review
Component:  General            |     Version:  6.6.1
 Severity:  normal             |  Resolution:
 Keywords:  reporter-feedback  |     Focuses:  ui
-------------------------------+------------------------------

Comment (by pbiron):

 There are a few reasons why the "enable/disable auto-updates" links
 wouldn't appear:

 1. in multi-site, they only appear on the ''Network > Plugins'' screen
 (not the "normal" ''Plugins'' screen)
 2. there are several constants that you (or your hosting company) could
 define in your ''wp-config.php'' file:
    a. **AUTOMATIC_UPDATER_DISABLED**
    b. **DISALLOW_FILE_MODS**
 3. and then there are the filter hook that plugins/themes could use
    a. **automatic_updater_disabled**

 Have you ruled all of those out?

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


More information about the wp-trac mailing list