[wp-trac] [WordPress Trac] #53410: Provide better guidance for users looking to test FSE themes
WordPress Trac
noreply at wordpress.org
Tue Jun 22 02:58:21 UTC 2021
#53410: Provide better guidance for users looking to test FSE themes
----------------------------------------------+-----------------------
Reporter: desrosj | Owner: desrosj
Type: defect (bug) | Status: assigned
Priority: normal | Milestone: 5.8
Component: Themes | Version: trunk
Severity: normal | Resolution:
Keywords: has-screenshots has-patch commit | Focuses:
----------------------------------------------+-----------------------
Comment (by desrosj):
In [changeset:"51193" 51193]:
{{{
#!CommitTicketReference repository="" revision="51193"
Themes: Prevent a Full Site Editing theme from being activated when
Gutenberg is not active.
When a theme that uses the Full Site Editing feature is activated and the
Gutenberg plugin is not present, the site will currently show a text
notice on the front end. The user is not made aware of this unless they
visit the front end of their site.
This adds a check that will prevent a theme from being activated when the
`full-site-editing` tag is present in the theme’s `style.css` header and
the Gutenberg plugin is not active to prevent this scenario.
These checks can be removed once Full Site Editing is completely merged
into Core.
Props desrosj, marybaum, chanthaboune.
See #53410.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/53410#comment:10>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list