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. |