[wp-trac] [WordPress Trac] #25841: Action to occur after Automatic Updates have finished
WordPress Trac
noreply at wordpress.org
Thu Nov 14 06:23:58 UTC 2013
#25841: Action to occur after Automatic Updates have finished
-----------------------------+-----------------------
Reporter: pento | Owner: dd32
Type: enhancement | Status: reopened
Priority: normal | Milestone: 3.8
Component: Upgrade/Install | Version: 3.7
Severity: normal | Resolution:
Keywords: has-patch |
-----------------------------+-----------------------
Comment (by nacin):
If someone really wanted to catch every auto update attempt, they could
always hook into wp_maybe_auto_update at priority > 10. A simple
is_disabled() check in a callback there will cover the major case where
the hook in [26155] would not fire (another is not receiving the lock).
Ultimately I just doubt it is a compelling hook when it always fires.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/25841#comment:7>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list