Changeset 51251 for trunk/src/wp-admin/customize.php
- Timestamp:
- 06/28/2021 07:10:44 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/customize.php
r51197 r51251 187 187 $fse_safe = true; 188 188 189 // Check if the theme requires the FSEto work correctly.189 // Check if the theme requires the Gutenberg plugin to work correctly. 190 190 $theme_tags = $wp_customize->theme()->get( 'Tags' ); 191 191
Note: See TracChangeset
for help on using the changeset viewer.