embed_oembed_discover

最后更新于:2021-11-26 09:12:42

apply_filters( ’embed_oembed_discover’, bool $enable )

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

参数

$enable

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

源文件

文件: gc-includes/class-gc-embed.php

View on Trac