Changeset 51299 for trunk/src/wp-includes/load.php
- Timestamp:
- 07/01/2021 09:09:04 PM (4 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/load.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/load.php
r51221 r51299 676 676 * 677 677 * @param bool $enable_object_cache Whether to enable loading object-cache.php (if present). 678 * Default true.678 * Default true. 679 679 */ 680 680 if ( $first_init && apply_filters( 'enable_loading_object_cache_dropin', true ) ) {
Note: See TracChangeset
for help on using the changeset viewer.