apply_filters( 'embed_oembed_discover', bool $enable )

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


Description Description

See also See also


Top ↑

Parameters Parameters

$enable

(bool) Whether to enable <link> tag discovery. Default true.


Top ↑

Source Source

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

View on Trac


Top ↑

Changelog Changelog

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


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.