wpseek.com
A WordPress-centric search engine for devs and theme authors



oembed_discovery_links › WordPress Filter Hooks

Since4.4.0
Deprecatedn/a
apply_filters( 'oembed_discovery_links', $output )
Parameters:
  • (string) $output HTML of the discovery links.
    Required: Yes
Defined at:
Codex:

Filters the oEmbed discovery links HTML.





Source

echo apply_filters( 'oembed_discovery_links', $output );