Changeset 58997 for trunk/src/wp-admin/admin-header.php
- Timestamp:
- 09/07/2024 10:42:34 PM (14 months ago)
- File:
-
- 1 edited
-
trunk/src/wp-admin/admin-header.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/admin-header.php
r58419 r58997 204 204 } 205 205 206 $admin_body_class .= ' no-customize-support no-svg';206 $admin_body_class .= ' no-customize-support svg'; 207 207 208 208 if ( $current_screen->is_block_editor() ) {
Note: See TracChangeset
for help on using the changeset viewer.