apply_filters( ‘oembed_discovery_links’, string $output )

In this article

Filters the oEmbed discovery links HTML.

Parameters

$outputstring
HTML of the discovery links.

Source

echo apply_filters( 'oembed_discovery_links', $output );

Changelog

VersionDescription
4.4.0Introduced.

User Contributed Notes

You must log in before being able to contribute a note or feedback.