WordPress Hooks Explorer

Listing all hooks extracted WordPress Core


Details about oembed_discovery_links

Back to home

Files

Filename Hook Type Line Number PHP Doc
wp-includes/embed.php apply_filters 353 /**
* Filters the oEmbed discovery links HTML.
*
* @since 4.4.0
*
* @param string $output HTML of the discovery links.
*/

Hook Parameters

Parameter Type Name Description
string $output HTML of the discovery links.