Changeset 53095 for trunk/src/wp-admin/site-editor.php
- Timestamp:
- 04/07/2022 01:51:07 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/site-editor.php
r53094 r53095 45 45 $current_screen = get_current_screen(); 46 46 $current_screen->is_block_editor( true ); 47 48 // Load block patterns from w.org.49 _load_remote_block_patterns();50 _load_remote_featured_patterns();51 47 52 48 // Default to is-fullscreen-mode to avoid jumps in the UI.
Note: See TracChangeset
for help on using the changeset viewer.