Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
You can use get_the_author(); and you need to write the_post () at the beginning of the page;
<?php the_post();?>
<?= get_the_author(); ?>
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question