Title: Show Post Author With Post
Last modified: August 18, 2016

---

# Show Post Author With Post

 *  [blackcanoflysol](https://wordpress.org/support/users/blackcanoflysol/)
 * (@blackcanoflysol)
 * [18 years, 9 months ago](https://wordpress.org/support/topic/show-post-author-with-post/)
 * I’ve got a WordPress install running the Comicpress theme for a webcomic I’m 
   starting, however I need to know how to add the name of the author to the post.
 * Ideally, it would be something like
 * Title/Permalink
    By [Author] | Date
 * The Title and Date are already formatted like that, I just don’t know what the
   PHP code I’d need to add the author and perhaps where to put it.
 * Your help is greatly appreciated. Thanks in advance,

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [whooami](https://wordpress.org/support/users/whooami/)
 * (@whooami)
 * [18 years, 9 months ago](https://wordpress.org/support/topic/show-post-author-with-post/#post-620763)
 * `<?php the_author(); ?>` will just display the name.
 * I use `<?php the_author_posts_link(); ?>`
 *  Thread Starter [blackcanoflysol](https://wordpress.org/support/users/blackcanoflysol/)
 * (@blackcanoflysol)
 * [18 years, 9 months ago](https://wordpress.org/support/topic/show-post-author-with-post/#post-620777)
 * Thanks for your help whooami! =D

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Show Post Author With Post’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 2 participants
 * Last reply from: [blackcanoflysol](https://wordpress.org/support/users/blackcanoflysol/)
 * Last activity: [18 years, 9 months ago](https://wordpress.org/support/topic/show-post-author-with-post/#post-620777)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
