Changeset 55179 for trunk/src/wp-includes/block-editor.php
- Timestamp:
- 02/01/2023 08:15:38 PM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/block-editor.php
r55147 r55179 301 301 $script_handles = array(); 302 302 $style_handles = array( 303 'wp-block-editor',304 'wp-block-library',305 303 'wp-edit-blocks', 306 304 );
Note: See TracChangeset
for help on using the changeset viewer.