wpseek.com
Bazujące na WordPress narzędzie wyszukiwania dla deweloperów i twórców motywów.



embed_thumbnail_image_size › Filtr WordPress Hooks

Od4.5.0
Przestarzałyn/a
apply_filters( 'embed_thumbnail_image_size', $image_size, $thumbnail_id )
Parametry: (2)
  • (string) $image_size Thumbnail image size.
    Wymagane: Tak
  • (int) $thumbnail_id Attachment ID.
    Wymagane: Tak
Zdefiniowane na:
Codex:

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





Źródło

$image_size = apply_filters( 'embed_thumbnail_image_size', $image_size, $thumbnail_id );