do_action( 'automatic_updates_complete', array $update_results )

Fires after all automatic updates have run.


Description Description


Parameters Parameters

$update_results

(array) The results of all attempted updates.


Top ↑

Source Source

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

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
3.8.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.