ID, 'medium' ); ?>
post_excerpt) ): ?>
post_content) ) the_content(sprintf(__('Continue reading \'%s\'', 'k2_domain'), the_title('', '', false))); ?>
', '« Previous', $output); break; case 'next': $output = str_replace('', 'Next »', $output); break; } return $output; } add_filter('wp_get_attachment_link', 'k2_gallery_link'); ?>