Changeset 38362 for trunk/src/wp-settings.php
- Timestamp:
- 08/26/2016 09:52:18 AM (10 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-settings.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-settings.php
r38361 r38362 215 215 require( ABSPATH . WPINC . '/rest-api/class-wp-rest-request.php' ); 216 216 217 $GLOBALS['wp_embed'] = new WP_Embed(); 218 217 219 // Load multisite-specific files. 218 220 if ( is_multisite() ) {
Note: See TracChangeset
for help on using the changeset viewer.