Title: Adding Author
Last modified: August 19, 2016

---

# Adding Author

 *  Resolved [tracyfh](https://wordpress.org/support/users/tracyfh/)
 * (@tracyfh)
 * [16 years, 2 months ago](https://wordpress.org/support/topic/adding-author/)
 * How do I add the author here:
 *  echo ‘<span class=”postdate serif”>’.date(“F j, Y”,strtotime($row[‘post_date’])).’
   by
 * THANKS!!!
 * -T

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

 *  [Rev. Voodoo](https://wordpress.org/support/users/rvoodoo/)
 * (@rvoodoo)
 * [16 years, 2 months ago](https://wordpress.org/support/topic/adding-author/#post-1435150)
 * `<?php the_author(); ?>`
 * or
 * `<?php the_author_posts_link(); ?>` if you want it to link to their posts
 *  Thread Starter [tracyfh](https://wordpress.org/support/users/tracyfh/)
 * (@tracyfh)
 * [16 years, 2 months ago](https://wordpress.org/support/topic/adding-author/#post-1435163)
 * thanks, but it didn’t work. It only says the word ‘by’ now.
 * This is what I tried:
 *  echo ‘<span class=”postdate serif”>’.date(“F j, Y”,strtotime($row[‘post_date’])).’
   by <?php the_author_posts_link(); ?></span>’;
 * Any more suggestions???

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

The topic ‘Adding Author’ is closed to new replies.

 * 2 replies
 * 2 participants
 * Last reply from: [tracyfh](https://wordpress.org/support/users/tracyfh/)
 * Last activity: [16 years, 2 months ago](https://wordpress.org/support/topic/adding-author/#post-1435163)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
