embed_thumbnail_id

Advertisement

Summery Summery

Filters the thumbnail image ID for use in the embed template.

Syntax Syntax

apply_filters( 'embed_thumbnail_id', int $thumbnail_id )

Parameters Parameters

$thumbnail_id

Attachment ID.

Source Source

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

Advertisement

Changelog Changelog

Changelog
Version Description
4.9.0 Introduced.

Advertisement

Leave a Reply