embed_oembed_discover

Advertisement

Summery Summery

Filters whether to inspect the given URL for discoverable link tags.

Syntax Syntax

apply_filters( 'embed_oembed_discover', bool $enable )

Parameters Parameters

$enable

Whether to enable <link> tag discovery. Default true.

Source Source

File: wp-includes/class-wp-embed.php

Advertisement

Changelog Changelog

Changelog
Version Description
4.4.0 The default value changed to true.
2.9.0 Introduced.

See also See also

Advertisement

Leave a Reply