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

File: wp-includes/theme-compat/embed-content.php

View on GitHub


Changelog

Changelog
Version Description
4.9.0 Introduced.