id ) ) { $att_image = wp_get_attachment_image_src( $post->id, "full-size" ); echo '
'."\n"; echo ''.$post->post_excerpt.''."\n"; $att_excerpt = $post->post_excerpt; if ( $att_excerpt ) { echo '

'.$att_excerpt.'

'."\n"; } echo '
'."\n"; } else { the_content(); } ?>
'
', 'after' => '
', 'next_or_number' => 'number', 'pagelink' => '%' ) ); ?>