get_the_post_thumbnail_caption


get_the_post_thumbnail_caption ( $post = null )

Parameters:
  • (int|WP_Post) post Optional. Post ID or WP_Post object. Default is global `$post`.
Returns:
  • (string) Post thumbnail caption.
Defined at:

Description

Returns the post thumbnail caption.

Related Functions

the_post_thumbnail_caption, get_the_post_thumbnail, get_the_post_thumbnail_url, get_the_post_navigation, get_the_posts_navigation

Top Google Results

User discussions

wpseek mobile