', '« Previous', $output); break; case 'next': $output = str_replace('', 'Next »', $output); break; } return $output; } add_filter('wp_get_attachment_link', 'k2_gallery_link'); ?>