apply_filters( 'embed_thumbnail_id', int|false $thumbnail_id )
Filters the thumbnail image ID for use in the embed template.
Parameters
- $thumbnail_id
-
Attachment ID, or false if there is none.
Source
Changelog
Version | Description |
---|---|
4.9.0 | Introduced. |