Changeset 44116 for trunk/src/wp-settings.php
- Timestamp:
- 12/13/2018 05:39:59 PM (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: 43751
- Property svn:mergeinfo changed
-
trunk/src/wp-settings.php
r44108 r44116 247 247 require( ABSPATH . WPINC . '/class-wp-block-type.php' ); 248 248 require( ABSPATH . WPINC . '/class-wp-block-type-registry.php' ); 249 require( ABSPATH . WPINC . '/class-wp-block-parser.php' ); 249 250 require( ABSPATH . WPINC . '/blocks.php' ); 250 251
Note: See TracChangeset
for help on using the changeset viewer.