Obtenir le nom d'affichage de l'auteur WordPress
<?= get_the_author_meta('display_name'); ?>
Andrew Lautenbach
<?= get_the_author_meta('display_name'); ?>
<?php echo the_author_meta('description'); ?>