How do you display the poster's (author's) name in a post?
Do you have to add code somewhere? If so, please advise or direct to a previous thread (although I have looked and cannot find the answer)
How do you display the poster's (author's) name in a post?
Do you have to add code somewhere? If so, please advise or direct to a previous thread (although I have looked and cannot find the answer)
<?php the_author(); ?>
inside the loop
Thank you. For me, the loop is included in the index.php file.
In my default theme installation, I found the author bit of code was commented out. I simply uncommented that section of code.
Thank you very much.
where in the loop? im using the default theme kubrick
This topic has been closed to new replies.