Title: Add Article Date
Last modified: August 20, 2016

---

# Add Article Date

 *  Resolved [HoddzDJ](https://wordpress.org/support/users/hoddzdj/)
 * (@hoddzdj)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/add-article-date/)
 * Hi all,
 * I’m loving the YARPP, but feel there is one thing missing from it and that is
   the date of the published articles. It would be great to have the date added 
   at the end in brackets. I feel then it would be complete. Is there a way to add
   this?
 * Regards, Ben.
 * [http://wordpress.org/extend/plugins/yet-another-related-posts-plugin/](http://wordpress.org/extend/plugins/yet-another-related-posts-plugin/)

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

 *  Thread Starter [HoddzDJ](https://wordpress.org/support/users/hoddzdj/)
 * (@hoddzdj)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/add-article-date/#post-3178981)
 * D’oh! Should of done a search before posting, I have found out how to do it! 
   For those having problems with it, add PHP to the template where you want it 
   displayed and use the PHP date and time syntax to edit how the date is displayed.
 * <?php the_time(‘F jS, Y’) ?>
    The above code will output the date in this formate–
   September 18th, 2012.
 * If you want it displayed in a different formate then just get onto the PHP manual
   and edit the format accordingly.
 * Regards, Ben.
 *  [mitcho (Michael Yoshitaka Erlewine)](https://wordpress.org/support/users/mitchoyoshitaka/)
 * (@mitchoyoshitaka)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/add-article-date/#post-3179094)
 * Glad you got it. 😀

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

The topic ‘Add Article Date’ is closed to new replies.

 * ![](https://ps.w.org/yet-another-related-posts-plugin/assets/icon-256x256.png?
   rev=2549977)
 * [YARPP - Yet Another Related Posts Plugin](https://wordpress.org/plugins/yet-another-related-posts-plugin/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/yet-another-related-posts-plugin/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/yet-another-related-posts-plugin/)
 * [Active Topics](https://wordpress.org/support/plugin/yet-another-related-posts-plugin/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/yet-another-related-posts-plugin/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/yet-another-related-posts-plugin/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [mitcho (Michael Yoshitaka Erlewine)](https://wordpress.org/support/users/mitchoyoshitaka/)
 * Last activity: [13 years, 6 months ago](https://wordpress.org/support/topic/add-article-date/#post-3179094)
 * Status: resolved