Make WordPress Core

Opened 20 months ago

Closed 20 months ago

Last modified 10 months ago

#58122 closed defect (bug) (invalid)

6.2 - customizer.php css no longer appears in theme, FSE custom CSS also does not appear in theme

Reported by: brumack's profile brumack Owned by:
Milestone: Priority: normal
Severity: major Version: 6.2
Component: Customize Keywords:
Focuses: Cc:

Description

Upgrading to 6.2 prevents any saved CSS in customizer from rendering in-theme, and for some reason any CSS I add to the Additional CSS area in FSE also does not render in-theme.

Not sure if theres some additional requirement that isn't documented that prevents custom CSS from appearing in-theme entirely, but yeah. 6.2 breaks a few of our sites that have been relying on customizer css, mostly from the client themselves, and theres no visual indication as to why. (also afaik in 6.2 changelog it didnt mention that customizer would be fully deprecated, so i imagine this was unintentional)

Change History (3)

#1 @brumack
20 months ago

  • Resolution set to invalid
  • Status changed from new to closed

#2 @brumack
20 months ago

customizer css was moved to global-styles-inline-css it seems, and the theme we were using dequeued global-styles.

feels like this should be decoupled - one could want to disable the default output of global styles, but still need to accommodate custom CSS injection, but i imagine no one else shares this opinion so i'll mark this as closed

#3 @swissspidy
10 months ago

  • Milestone Awaiting Review deleted
Note: See TracTickets for help on using tickets.