embed_thumbnail_image_size
最后更新于:2021-11-26 09:13:34
apply_filters( ’embed_thumbnail_image_size’, string $image_size, int $thumbnail_id )
Filters the thumbnail image size for use in the embed template.
参数
- $image_size
-
(string)
Thumbnail image size. - $thumbnail_id
-
(int)
Attachment ID.
源文件
文件: gc-includes/theme-compat/embed-content.php