Changeset 55092 for trunk/src/wp-includes/load.php
- Timestamp:
- 01/18/2023 09:58:00 PM (3 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/load.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/load.php
r55086 r55092 754 754 ); 755 755 756 wp_cache_add_non_persistent_groups( array( 'counts', 'plugins' , 'theme_json') );756 wp_cache_add_non_persistent_groups( array( 'counts', 'plugins' ) ); 757 757 } 758 758
Note: See TracChangeset
for help on using the changeset viewer.