Changeset 48344 for trunk/src/wp-includes/update.php
- Timestamp:
- 07/06/2020 07:13:26 PM (6 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/update.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/update.php
r48183 r48344 243 243 if ( $doing_cron && ! doing_action( 'wp_maybe_auto_update' ) ) { 244 244 /** 245 * Fires during wp_cron, starting the auto update process.245 * Fires during wp_cron, starting the auto-update process. 246 246 * 247 247 * @since 3.9.0
Note: See TracChangeset
for help on using the changeset viewer.