Changeset 53095 for trunk/src/wp-admin/edit-form-blocks.php
- Timestamp:
- 04/07/2022 01:51:07 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/edit-form-blocks.php
r53094 r53095 28 28 $current_screen = get_current_screen(); 29 29 $current_screen->is_block_editor( true ); 30 31 // Load block patterns from w.org.32 _load_remote_block_patterns();33 _load_remote_featured_patterns();34 30 35 31 // Default to is-fullscreen-mode to avoid jumps in the UI.
Note: See TracChangeset
for help on using the changeset viewer.