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