Filter hook 'oembed_discovery_links'

in WP Core File wp-includes/embed.php at line 353

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