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