Is there a way / plugin where at the end of your post it says who posted it (The Author)?
I searched and was a little confused by this:
http://codex.wordpress.org/Template_Tags/the_author_firstname
Is there a way / plugin where at the end of your post it says who posted it (The Author)?
I searched and was a little confused by this:
http://codex.wordpress.org/Template_Tags/the_author_firstname
What you really want is the_author, not the_author_firstname.
That's a template tag. You'll need to edit your theme and put it in. Depending on your theme, you might need to insert it in multiple places. Odds are, you'll be happy just opening up index.php and single.php and putting it somewhere in The_Loop.
This topic has been closed to new replies.