' . get_the_author() . '' ); elseif ( is_day() ) : printf( __( 'Day: %s', 'biancaa' ), '' . get_the_date() . '' ); elseif ( is_month() ) : printf( __( 'Month: %s', 'biancaa' ), '' . get_the_date( _x( 'F Y', 'monthly archives date format', 'biancaa' ) ) . '' ); elseif ( is_year() ) : printf( __( 'Year: %s', 'biancaa' ), '' . get_the_date( _x( 'Y', 'yearly archives date format', 'biancaa' ) ) . '' ); else : _e( 'Archives', 'biancaa' ); endif; ?>

%s', $term_description ); endif; ?>