do_action( 'automatic_updates_complete', array $update_results )

Fires after all automatic updates have run.


Parameters

$update_results

(array) The results of all attempted updates.


Source

File: wp-admin/includes/class-wp-automatic-updater.php

View on GitHub



Changelog

Changelog
Version Description
WP-3.8.0 Introduced.