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 all references

do_action( "automatic_updates_complete", $this->update_results );

Leave a Reply

Your email address will not be published. Required fields are marked *