' ); } } elseif ( is_tag() ) { if ( '' != tag_description() ) { echo apply_filters( 'archive_meta', '
' . tag_description() . '
' ); } } elseif ( is_author() ) { if ( '' != get_the_author_meta( 'user_description' ) ) { echo apply_filters( 'archive_meta', '
' . get_the_author_meta( 'user_description' ) . '
' ); } } ?>