Uses
Uses | Description |
---|---|
wp-includes/post-thumbnail-template.php: get_the_post_thumbnail_caption() | Returns the post thumbnail caption. |
wp-includes/post-thumbnail-template.php: the_post_thumbnail_caption | Filters the displayed post thumbnail caption. |
wp-includes/plugin.php: apply_filters() | Calls the callback functions that have been added to a filter hook. |