oembed_response_data
最后更新于:2021-11-27 12:05:31
apply_filters( ‘oembed_response_data’, array $data, GC_Post $post, int $width, int $height )
Filters the oEmbed response data.
参数
- $data
-
(array)
The response data. - $post
-
(GC_Post)
The post object. - $width
-
(int)
The requested width. - $height
-
(int)
The calculated height.
源文件
文件: gc-includes/embed.php