apply_filters( 'the_post_thumbnail_caption', string $caption )
Filters the displayed post thumbnail caption.
Description Description
Parameters Parameters
- $caption
-
(string) Caption for the given attachment.
Source Source
Changelog Changelog
Version | Description |
---|---|
4.6.0 | Introduced. |