[wp-trac] [WordPress Trac] #50448: Add tolerance to plugin and theme auto-update failure emails
WordPress Trac
noreply at wordpress.org
Sun Jul 12 01:14:17 UTC 2020
#50448: Add tolerance to plugin and theme auto-update failure emails
--------------------------------------+----------------------
Reporter: desrosj | Owner: desrosj
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 5.5
Component: Administration | Version: trunk
Severity: normal | Resolution: fixed
Keywords: has-patch needs-dev-note | Focuses:
--------------------------------------+----------------------
Comment (by SergeyBiryukov):
In [changeset:"48445" 48445]:
{{{
#!CommitTicketReference repository="" revision="48445"
Administration: Handle the result of `Plugin_Upgrader::bulk_upgrade()` for
a plugin that is already at the latest version in the same way it is
handled for themes.
This corrects a fragile check of the result in `wp_ajax_update_plugin()`
that depended on the internal array pointer, and brings some consistency
with `wp_ajax_update_theme()`.
Follow-up to [37714], [48401].
See #50448.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/50448#comment:30>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list