[wp-trac] [WordPress Trac] #55279: 5.9.1 introduced bug of numerious <style>. wp-container-xxxxx etc</style> in html
WordPress Trac
noreply at wordpress.org
Tue Mar 1 05:41:20 UTC 2022
#55279: 5.9.1 introduced bug of numerious <style>. wp-container-xxxxx etc</style>
in html
--------------------------+------------------------------
Reporter: carasmo | Owner: (none)
Type: defect (bug) | Status: closed
Priority: normal | Milestone: Awaiting Review
Component: General | Version: 5.9.1
Severity: major | Resolution: invalid
Keywords: | Focuses:
--------------------------+------------------------------
Comment (by carasmo):
Hopefully WPEngine/StudioPress will correct this. In my child theme
functions I've added the following to correct this:
`//Fixes 5.9.1 bug in Genesis`
`remove_filter( 'render_block', 'wp_render_layout_support_flag', 10, 2 );`
--
Ticket URL: <https://core.trac.wordpress.org/ticket/55279#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list