oembed_linktypes
最后更新于:2021-11-27 11:50:13
apply_filters( ‘oembed_linktypes’, string[] $format )
Filters the link types that contain oEmbed provider URLs.
参数
- $format
-
(string[])
Array of oEmbed link types. Accepts ‘application/json+oembed’, ‘text/xml+oembed’, and ‘application/xml+oembed’ (incorrect, used by at least Vimeo).
源文件
文件: gc-includes/class-gc-oembed.php