[wp-trac] [WordPress Trac] #64178: Increased styles_inline_size_limit pushes down oEmbed discovery tags
WordPress Trac
noreply at wordpress.org
Mon Nov 3 23:45:59 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: has-patch needs-unit-tests | Focuses: performance
----------------------------------------+--------------------------
Comment (by westonruter):
In [changeset:"61118" 61118]:
{{{
#!CommitTicketReference repository="" revision="61118"
Plugins: Add missing `$priority` parameter to `has_filter()` and
`has_action()`.
This brings `has_filter()`/`has_action()` in parity with
`add_filter()`/`add_action()` and `remove_filter()`/`remove_action()`, all
of which support a `$priority` parameter.
Props westonruter, swissspidy.
Fixes #64186.
See #64178.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/64178#comment:12>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list