322* Filters the displayed post thumbnail caption.323*324* @since 4.6.0325*326* @param string$caption Caption for the given attachment.327*/328echoapply_filters('the_post_thumbnail_caption',get_the_post_thumbnail_caption($post));329}330
History
Introduced in 4.6.0. Unchanged from 6.7.7 through 7.1.0.