Description
Filters the displayed post thumbnail caption.
Occurrences
Filename | Line Number |
---|---|
wp-includes/post-thumbnail-template.php | 311 |
Parameters
Type | Name | Description |
---|---|---|
string | $caption | Caption for the given attachment. |
PHP Doc
/**
* Filters the displayed post thumbnail caption.
*
* @since 4.6.0
*
* @param string $caption Caption for the given attachment.
*/