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

', '

' ); } ?>
'; $gallery_ids = explode( ',', $gallery['ids'] ); foreach( $gallery_ids as $id ) { $gallery_image = wp_get_attachment_image_src( $id, 'post-thumbnail' ); $image_alt = get_post_meta( $id, '_wp_attachment_image_alt', true); echo '
' . esc_attr( $image_alt ) . '
'; } echo ''; } ?>
'', 'link_before' => '', 'link_after' => '' ) ); } ?>