Changeset 51251 for trunk/src/wp-includes/theme.php
- Timestamp:
- 06/28/2021 07:10:44 PM (5 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/theme.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/theme.php
r51215 r51251 914 914 if ( ! empty( $theme_tags ) && in_array( 'full-site-editing', $theme_tags, true ) && ! function_exists( 'gutenberg_is_fse_theme' ) ) { 915 915 return new WP_Error( 916 'theme_requires_ fse',916 'theme_requires_gutenberg_plugin', 917 917 sprintf( 918 918 /* translators: %s: Theme name. */
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)