[wp-trac] [WordPress Trac] #62695: Styling added causes websites to break
WordPress Trac
noreply at wordpress.org
Mon Dec 16 13:43:15 UTC 2024
#62695: Styling added causes websites to break
--------------------------+------------------------------
Reporter: rogierlegit | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Media | Version: 6.7.1
Severity: normal | Resolution:
Keywords: | Focuses:
--------------------------+------------------------------
Comment (by rogierlegit):
Work-around: add
{{{#!php
<?php
remove_action( 'wp_head', 'wp_print_auto_sizes_contain_css_fix', 1 );
}}}
to the functions.php in your theme.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/62695#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list