>
', '' ); } else { the_title( '

', '

' ); } ?> '; $gallery_ids = explode( ',', $gallery['ids'] ); foreach( $gallery_ids as $id ) { $gallery_image = wp_get_attachment_image_src( $id, 'post-thumbnail' ); $image_caption = get_post_field( 'post_excerpt', $id ); echo '
'; if ( ! empty( $image_caption ) ) echo '
'. $image_caption .'
'; echo '
'; } echo ''; } ?>
'', 'link_before' => '', 'link_after' => '' ) ); } ?>