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