Make WordPress Core


Ignore:
Timestamp:
07/06/2020 07:13:26 PM (6 years ago)
Author:
desrosj
Message:

Docs: Correct instances of “auto update” with “auto-update” for consistency.

See #49572.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/update.php

    r48183 r48344  
    243243    if ( $doing_cron && ! doing_action( 'wp_maybe_auto_update' ) ) {
    244244        /**
    245          * Fires during wp_cron, starting the auto update process.
     245         * Fires during wp_cron, starting the auto-update process.
    246246         *
    247247         * @since 3.9.0
Note: See TracChangeset for help on using the changeset viewer.