You may want to display the article when building the news site, the user profile for each user and performed with more than one person wrote the post.
In that case, can be viewed in the following only describes a template tag.
Must be listed in the following loop. The following code is intended to show the user wrote. For information about listing is that the way I look now.
To display the user name: <? Php the_author ();?> To display the background: <? Php the_author_description ();?> To display the web site: <? Php the_author_link ();?> <? Php the_author_posts ()?;>: Output all the user-written article There are details in the official website wordpress.
» Template Tags / the author
