[wp-trac] [WordPress Trac] #64178: Increased styles_inline_size_limit pushes down oEmbed discovery tags

WordPress Trac noreply at wordpress.org
Wed Nov 5 19:11:58 UTC 2025


#64178: Increased styles_inline_size_limit pushes down oEmbed discovery tags
----------------------------------------+--------------------------
 Reporter:  swissspidy                  |       Owner:  westonruter
     Type:  defect (bug)                |      Status:  closed
 Priority:  normal                      |   Milestone:  6.9
Component:  Embeds                      |     Version:  trunk
 Severity:  normal                      |  Resolution:  fixed
 Keywords:  has-patch needs-unit-tests  |     Focuses:  performance
----------------------------------------+--------------------------

Comment (by westonruter):

 As of 6.9-beta3, the amount of inlined styles (aside from `global-styles-
 inline-css`), amount to 49K. This is still above the 40K limit. Maybe this
 indicates a bug in the `wp_maybe_inline_styles()` logic for determining
 when to cut off inlining.

 In any case, the issue with oEmbed discovery tags is now resolved, as they
 are printed before the styles.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/64178#comment:14>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list