[wp-trac] [WordPress Trac] #50663: Add filter for the plugin/theme auto-update message in the Info tab of Site health

WordPress Trac noreply at wordpress.org
Tue Jul 14 19:53:39 UTC 2020


#50663: Add filter for the plugin/theme auto-update message in the Info tab of Site
health
--------------------------+-----------------------------
 Reporter:  pbiron        |      Owner:  (none)
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  Awaiting Review
Component:  Site Health   |    Version:
 Severity:  normal        |   Keywords:
  Focuses:                |
--------------------------+-----------------------------
 #50052 introduced a new UI for managing auto-updates for plugins/themes.

 That UI can be disabled with the `(plugins|themes)_auto_update_enabled`
 filters.  When the UI is not disabled, additional information about
 whether auto-updates are enabled/disabled for specific plugins/themes are
 added in the debug info in the Site Health tool.

 #50280 introduced the `(theme|plugin)_auto_update_setting_html` and
 `theme_auto_update_setting_template` filters that allow plugins to control
 what is presented in the UI for specific plugins/themes (e.g., by
 displaying a text message that "Auto-updates are not available for this
 plugin.").

 We should introduce equivalent filters so that the debug info auto-update
 message can similarly be filtered.

 Without these additional new filters, the debug message could be
 incorrect/misleading.

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


More information about the wp-trac mailing list