do_action( 'automatic_updates_complete', array $update_results )

Fires after all automatic updates have run.


Parameters

$update_results

The results of all attempted updates.


Source

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

View on GitHub



Changelog

Changelog
Version Description
3.8.0 Introduced.