Make WordPress Core


Ignore:
Timestamp:
06/28/2021 07:10:44 PM (4 years ago)
Author:
desrosj
Message:

Themes: Remove mention of “FSE” in Core.

Props aristath, jorbin.
Fixes #53497.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-admin/customize.php

    r51197 r51251  
    187187            $fse_safe       = true;
    188188
    189             // Check if the theme requires the FSE to work correctly.
     189            // Check if the theme requires the Gutenberg plugin to work correctly.
    190190            $theme_tags = $wp_customize->theme()->get( 'Tags' );
    191191
Note: See TracChangeset for help on using the changeset viewer.