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

WordPress Trac noreply at wordpress.org
Sun Nov 2 03:33:22 UTC 2025


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

Comment (by westonruter):

 Changing the priority is going to be complicated because there are many
 instances of ecosystem code removing the action:

 {{{#!php
 <?php
 remove_action( 'wp_head', 'wp_oembed_add_discovery_links' );
 }}}


 See
 [https://github.com/search?q=%2Fremove_action%5C(%5Cs*%5B%27%22%5Dwp_head%5B%27%22%5D%2C%5Cs*%5B%27%22%5Dwp_oembed_add_discovery_links%5B%27%22%5D%2F&type=code
 GitHub Search] (1.7k files) and
 [https://wpdirectory.net/search/01K919XQYVW66SZ6SEZ470BRFT WPDirectory]
 (145 plugins).

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


More information about the wp-trac mailing list