Filters the oEmbed discovery links HTML.
Parameters
$outputstring- 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.
$outputstringecho 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.