I want to place the author's e-mail under their name on posts on my site. Would anyone know the code to use?
I want to place the author's e-mail under their name on posts on my site. Would anyone know the code to use?
http://codex.wordpress.org/Template_Tags/the_author_meta#Display_a_User_Email_Address
Note this
The the_author_meta Template Tag displays the desired meta data for a user. If this tag is used within The Loop, the user ID value need not be specified, and the displayed data is that of the current post author. A user ID can be specified if this tag is used outside The Loop.
This topic has been closed to new replies.