Changeset 44108 for trunk/src/wp-settings.php
- Timestamp:
- 12/13/2018 09:43:29 AM (7 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
src/wp-settings.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:mergeinfo changed
/branches/5.0 merged: 43742
- Property svn:mergeinfo changed
-
trunk/src/wp-settings.php
r44107 r44108 245 245 require( ABSPATH . WPINC . '/rest-api/search/class-wp-rest-search-handler.php' ); 246 246 require( ABSPATH . WPINC . '/rest-api/search/class-wp-rest-post-search-handler.php' ); 247 require( ABSPATH . WPINC . '/class-wp-block-type.php' ); 248 require( ABSPATH . WPINC . '/class-wp-block-type-registry.php' ); 249 require( ABSPATH . WPINC . '/blocks.php' ); 247 250 248 251 $GLOBALS['wp_embed'] = new WP_Embed();
Note: See TracChangeset
for help on using the changeset viewer.