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