' );
} elseif ( is_tag() ) {
// show an optional tag description
$tag_description = tag_description();
if ( ! empty( $tag_description ) )
echo apply_filters( 'tag_archive_meta', '' . $tag_description . '
' );
}
?>
2,
'prev_text' => __( '←', 'the-box' ),
'next_text' => __( '→', 'the-box' ),
) ); ?>