Make WordPress Core


Ignore:
Timestamp:
07/01/2021 09:11:48 PM (4 years ago)
Author:
johnbillion
Message:

Docs: Descriptive improvements and corrections for various docblocks.

See #53399

File:
1 edited

Legend:

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

    r51299 r51300  
    676676     *
    677677     * @param bool $enable_object_cache Whether to enable loading object-cache.php (if present).
    678      *                                  Default true.
     678     *                                    Default true.
    679679     */
    680680    if ( $first_init && apply_filters( 'enable_loading_object_cache_dropin', true ) ) {
Note: See TracChangeset for help on using the changeset viewer.