Changeset 51037 for trunk/src/wp-admin/widgets-form-blocks.php
- Timestamp:
- 05/27/2021 01:49:27 AM (5 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-admin/widgets-form-blocks.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/widgets-form-blocks.php
r50997 r51037 51 51 wp_enqueue_script( 'wp-edit-widgets' ); 52 52 wp_enqueue_script( 'admin-widgets' ); 53 wp_enqueue_script( 'wp-format-library' );54 53 wp_enqueue_style( 'wp-edit-widgets' ); 55 wp_enqueue_style( 'wp-format-library' );56 54 57 55 /** This action is documented in edit-form-blocks.php */
Note: See TracChangeset
for help on using the changeset viewer.