[wp-trac] [WordPress Trac] #53494: Styles not applied to block using theme.json with seperate assets loading enabled
WordPress Trac
noreply at wordpress.org
Fri Jul 2 18:47:13 UTC 2021
#53494: Styles not applied to block using theme.json with seperate assets loading
enabled
------------------------------+----------------------
Reporter: walbo | Owner: desrosj
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 5.8
Component: Editor | Version: trunk
Severity: normal | Resolution: fixed
Keywords: has-patch commit | Focuses:
------------------------------+----------------------
Changes (by desrosj):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"51309" 51309]:
{{{
#!CommitTicketReference repository="" revision="51309"
Editor: Ensure global styles are loaded in the footer when loading core
assets individually.
This fixes the logic in `wp_enqueue_global_styles()` to ensure that global
styles are loaded in the footer when a site opts-in to loading Core block
assets individually.
This fixes a bug where styles defined in `themes.json` are not respected.
Props walbo, nosolosw, mcsf, aristath, desrosj.
Fixes #53494.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/53494#comment:33>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list