How to make a custom author box in WordPress

by
Kevin
Posted July 2nd, 2010 at 1:25 am
An author box is very important if you have multiple authors. It will help your readers easily identify the author of the post. Make sure to backup your blog and database before trying this tutorial.
In this Tutorial, you’ll learn how to create a custom author box in WordPress which includes Twitter username field, Author Bio, Author's Avatar and Website.
Final Result | Screenshot
Custom user fields | Twitter Username
First we need to add custom field in functions.php file. ...