is there a way to have the author's name show up automatically in a post?
is there a way to have the author's name show up automatically in a post?
All you have to do is to edit the index.php file and include this <?php the_author() ?>, if you're using the default theme this code is already there although it's been commented away. Just remove the comments in such case.
This topic has been closed to new replies.