how to display the profile of your wordpress

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

About iida

Is a little sore in their 30s, are living life seriously.
This entry was Posted in WordPress . Bookmark the permalink .

Leave a comment

Your email address will not be published. * Fields are marked required

*

You can use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <img localsrc="" alt="">