Получить автора отобразить имя WordPress
<?= get_the_author_meta('display_name'); ?>
Andrew Lautenbach
<?= get_the_author_meta('display_name'); ?>
<?php echo the_author_meta('description'); ?>