- 'attachment', 'post_mime_type' => 'image', 'numberposts' => 999, 'post_parent' => $post->ID, ); $attachments = get_posts( $args ); if ( $attachments ) : echo do_shortcode( '[gallery columns="3"]' ); elseif ( function_exists( 'get_post_gallery' ) && get_post_gallery() ) : echo get_post_gallery(); endif; ?>
-
'' . __( 'Pages:', 'mixfolio' ), 'after' => '' ) ); ?>