embed_cache_oembed_types
最后更新于:2021-11-26 09:10:05
apply_filters( ’embed_cache_oembed_types’, string[] $post_types )
Filters the array of post types to cache oEmbed results for.
参数
- $post_types
-
(string[])
Array of post type names to cache oEmbed results for. Defaults to post types withshow_ui
set to true.
源文件
文件: gc-includes/class-gc-embed.php