Filters the oEmbed discovery links HTML.
Parameters
$output
string- HTML of the discovery links.
Source
echo apply_filters( 'oembed_discovery_links', $output );
Changelog
Version | Description |
---|---|
4.4.0 | Introduced. |
Filters the oEmbed discovery links HTML.
$output
stringecho apply_filters( 'oembed_discovery_links', $output );
Version | Description |
---|---|
4.4.0 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.