Show Author Bio
Displays the author's biographical information.
PHP
<?php echo get_the_author_meta('description'); ?>
Snippet Feedback
Did this snippet work for you? Do you have any questions about this snippet? Leave some feedback below.
SHARED BY
PHP
<?php echo get_the_author_meta('description'); ?>