post_title; //retrive featured image caption $caption = get_post($thumb_id)->post_excerpt; //The Caption if(has_post_thumbnail() ) { ?> <?php if( !empty( $alt_text )){ echo $alt_text; } else { echo $title; } ?> '.$caption.'

'; } ?>
', esc_url( get_permalink() ) ), '' ); ?>
Read More