do_action( 'wp_maybe_auto_update' )
Fires during wp_cron, starting the auto-update process.
Source
File: wp-includes/update.php
Changelog
| Version | Description |
|---|---|
| 3.9.0 | Introduced. |
Fires during wp_cron, starting the auto-update process.
File: wp-includes/update.php
| Version | Description |
|---|---|
| 3.9.0 | Introduced. |