post_excerpt; if (!empty($caption)) { echo ''; the_post_thumbnail( '', array( 'class'=>'img-fluid' ) ); echo ''; echo '' . esc_html($caption) . ''; } else { echo ''; the_post_thumbnail( '', array( 'class'=>'img-fluid' ) ); echo ''; } } } ?>
'
%title ', 'next_text' => ' %title
', 'in_same_term' => true, )); wp_link_pages(array( 'before' => '', )); ?>