apply_filters( 'oembed_discovery_links', string $output )

Filters the oEmbed discovery links HTML.


Parameters

$output

(string) HTML of the discovery links.


Source

File: wp-includes/embed.php

View on GitHub



Changelog

Changelog
Version Description
WP-4.4.0 Introduced.