apply_filters( 'oembed_discovery_links', string $output )
Filters the oEmbed discovery links HTML.
Parameters
- $output
-
HTML of the discovery links.
Source
File: wp-includes/embed.php
Changelog
Version | Description |
---|---|
WP-4.4.0 | Introduced. |