Author: %s', 'black-white' ), '' . get_the_author() . '' );
echo '
Biographical Info:
No description yet.', 'black-white') ); endif; ?>
%sPosts pusblished: ' . count_user_posts( get_the_author_meta('ID') . '
' );
if ( get_the_author_meta('description') ) : // If a user has filled out their decscription show a bio on their entries
printf(__( '
Biographical Info: %s', 'black-white' ), '
' . get_the_author_meta('description') . '
Biographical Info:
No description yet.', 'black-white') ); endif; ?>