wpseek.com
Outil de recherche WordPress pour les développeurs et auteurs de thèmes



the_post_thumbnail_caption › Les Filtres WordPress

Depuis4.6.0
Dépréciéen/a
apply_filters( 'the_post_thumbnail_caption', get_the_post_thumbnail_caption( $post )
Paramètres:
  • (string) $caption Caption for the given attachment.
    Requis: Oui
Défini(e) dans:
Codex:

Filters the displayed post thumbnail caption.





Source

echo apply_filters( 'the_post_thumbnail_caption', get_the_post_thumbnail_caption( $post ) );