Changeset 56047 for trunk/src/wp-includes/script-loader.php
- Timestamp:
- 06/27/2023 12:21:12 AM (22 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/script-loader.php
r56008 r56047 1630 1630 'wp-block-editor-content', 1631 1631 "/wp-includes/css/dist/block-editor/content$suffix.css", 1632 array( )1632 array( 'wp-components' ) 1633 1633 ); 1634 1634
Note: See TracChangeset
for help on using the changeset viewer.