*/ global $canuck_page_title,$curauth,$canuck_exclude_page_title; $include_bio = get_theme_mod( 'canuck_include_author_bio', false ); if ( true === $include_bio ) { if ( '' !== $curauth->description ) { ?>
user_email, 150 ); ?>

description ); ?>

user_url ) { echo esc_html__( 'Website: ', 'canuck' ) . '' . esc_url( $curauth->user_url ) . ''; } ?>
';