>
'; echo '
'; $counter = 0; foreach( $ids as $id ) { $image = wp_get_attachment_image( $id, 'post-thumbnail' ); $image_src = wp_get_attachment_image_src( $id, 'full' ); $image_link = get_permalink( $id ); echo $image; if ( $counter >= $max_gallery ) { break; } $counter++; } echo '
'; echo ''; } } if ( is_singular() ) : the_title( '

', '

' ); else : the_title( '

', '

' ); endif; if ( 'post' === get_post_type() ) : ?>
"%s"', 'atlantic' ), array( 'span' => array( 'class' => array(), ), ) ), get_the_title() ) ); wp_link_pages( array( 'before' => '', ) ); ?>