[wp-trac] [WordPress Trac] #50808: Plugins screen - The view 'Auto-updates Enabled' also counts not supported plugins

WordPress Trac noreply at wordpress.org
Wed Jul 29 14:29:19 UTC 2020


#50808: Plugins screen - The view 'Auto-updates Enabled' also counts not supported
plugins
-----------------------------+-----------------------------
 Reporter:  knutsp           |      Owner:  (none)
     Type:  defect (bug)     |     Status:  new
 Priority:  normal           |  Milestone:  Awaiting Review
Component:  Upgrade/Install  |    Version:  trunk
 Severity:  normal           |   Keywords:  needs-patch
  Focuses:                   |
-----------------------------+-----------------------------
 On `plugins.php` screen, and `network/plugins.php`, right above the table,
 the usual view links, one of the links reads "Auto-updates Enabled" and
 has an item count.

 This count seems to include all plugins that does not explicitly have
 Auto-updates Disabled. This includes/counts also those plugins with no
 (auto) update supported.

 Expected: The count should reflect only those specifically set to be have
 Auto-updates Enabled.

 In other words: (All) - ( Enabled + Disabled ) = (the number of plugins
 with no support)

 Since Enabled is the default, it probably has to calculate this by
 rearranging the above formula, based on an actual, internal count of
 plugins with no support.

 For `network/themes.php` I can't see these views. Is the lack of them an
 oversight?

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/50808>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list