apply_filters( 'embed_thumbnail_id', int $thumbnail_id )

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


Description Description


Parameters Parameters

$thumbnail_id

(int) Attachment ID.


Top ↑

Source Source

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

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
4.9.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.