wpseek.com
A WordPress-centric search engine for devs and theme authors



automatic_updates_complete › WordPress Action Hooks

Since3.8.0
Deprecatedn/a
do_action( 'automatic_updates_complete', $this->update_results )
Parameters:
  • (array) $update_results The results of all attempted updates.
    Required: Yes
Defined at:
Codex:

Fires after all automatic updates have run.





Source

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