wpseek.com
Un motore di ricerca WordPress per sviluppatori e autori di temi



embed_thumbnail_id › WordPress Filter Hooks

Da4.9.0
Deprecaton/a
apply_filters( 'embed_thumbnail_id', $thumbnail_id )
Parametri:
  • (int|false) $thumbnail_id Attachment ID, or false if there is none.
    Richiesto:
Definito a:
Codex:

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





Sorgenti

$thumbnail_id = apply_filters( 'embed_thumbnail_id', $thumbnail_id );