[wp-trac] [WordPress Trac] #50448: Add tolerance to plugin and theme auto-update failure emails
WordPress Trac
noreply at wordpress.org
Mon Jul 6 16:47:32 UTC 2020
#50448: Add tolerance to plugin and theme auto-update failure emails
-------------------------------------+---------------------
Reporter: desrosj | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: 5.5
Component: Administration | Version: trunk
Severity: normal | Resolution:
Keywords: has-patch needs-testing | Focuses:
-------------------------------------+---------------------
Comment (by pbiron):
Here's a **really** picky nit: in `wp-admin/includes/class-wp-automatic-
updater.php`, the variable that holds the
`auto_plugin_theme_update_emails` option is `$failure_emails`; while in
`wp-admin/includes/class-{plugin,theme}-upgrader.php`, it is
`$past_failure_emails`.
Would it make sense to use the same variable name in all 3 places?
--
Ticket URL: <https://core.trac.wordpress.org/ticket/50448#comment:17>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list