do_action( 'wp_maybe_auto_update' )

Fires during wp_cron, starting the auto-update process.


Source

File: wp-includes/update.php

View on GitHub


Changelog

Changelog
Version Description
3.9.0 Introduced.