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



the_post_thumbnail_caption › WordPress Filter Hooks

Da4.6.0
Deprecaton/a
apply_filters( 'the_post_thumbnail_caption', get_the_post_thumbnail_caption( $post )
Parametri:
  • (string) $caption Caption for the given attachment.
    Richiesto:
Definito a:
Codex:

Filters the displayed post thumbnail caption.





Sorgenti

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