0
votes
0answers
20 views

Author data outside the loop in author.php [duplicate]

Possible Duplicate: Display Author role in archive or author page Twentyeleven and Twentyten author.php in Wordpress first do a the_post() to get the author data, then rewind_posts(); and ...