Title: Remove duplicate dates
Last modified: August 21, 2016

---

# Remove duplicate dates

 *  Resolved [pipspeak](https://wordpress.org/support/users/pipspeak/)
 * (@pipspeak)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/remove-duplicate-dates/)
 * Is there a method to ensure a particular date only appears once in a list? I’m
   trying to get all posts from a particular day grouped under that day’s date, 
   rather than each post displaying the same date. Thanks.
 * [https://wordpress.org/plugins/w4-post-list/](https://wordpress.org/plugins/w4-post-list/)

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

 *  Plugin Author [Shazzad Hossain Khan](https://wordpress.org/support/users/sajib1223/)
 * (@sajib1223)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/remove-duplicate-dates/#post-5015882)
 * That’s not possible without editing the plugin files. Perhaps, i would include
   a new shortcode which will be equivalent to WP Core `the_date()` function. Which
   does exactly the same thing you are looking for.
 * Next update would be available on next Saturday.
 * Thanks.
 *  Plugin Author [Shazzad Hossain Khan](https://wordpress.org/support/users/sajib1223/)
 * (@sajib1223)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/remove-duplicate-dates/#post-5016002)
 * Hi, use “Date” as post orderby and use the shortcode `[post_the_date]` to display
   unique date. Shortcode available in the latest version.

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

The topic ‘Remove duplicate dates’ is closed to new replies.

 * ![](https://ps.w.org/w4-post-list/assets/icon-128x128.png?rev=3034626)
 * [W4 Post List](https://wordpress.org/plugins/w4-post-list/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/w4-post-list/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/w4-post-list/)
 * [Active Topics](https://wordpress.org/support/plugin/w4-post-list/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/w4-post-list/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/w4-post-list/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Shazzad Hossain Khan](https://wordpress.org/support/users/sajib1223/)
 * Last activity: [11 years, 11 months ago](https://wordpress.org/support/topic/remove-duplicate-dates/#post-5016002)
 * Status: resolved