' . $category_description . '
' );
} elseif ( is_tag() ) {
// show an optional tag description
$tag_description = tag_description();
if ( ! empty( $tag_description ) )
echo apply_filters( 'tag_archive_meta', '' . $tag_description . '
' );
} elseif ( is_author() ) {
// If a user has filled out their description, show a bio on their entries.
if ( get_the_author_meta( 'description' ) ) { ?>
← Older posts', 'choco' ) ); ?>
→', 'choco' ) ); ?>