[wp-trac] [WordPress Trac] #44349: Posts show up multiple times in backend when they have the exact same date

WordPress Trac noreply at wordpress.org
Wed Oct 15 02:46:03 UTC 2025


#44349: Posts show up multiple times in backend when they have the exact same date
-------------------------------------------+------------------------------
 Reporter:  wzshop                         |       Owner:  (none)
     Type:  defect (bug)                   |      Status:  new
 Priority:  normal                         |   Milestone:  Awaiting Review
Component:  Query                          |     Version:  4.9.6
 Severity:  normal                         |  Resolution:
 Keywords:  reporter-feedback 2nd-opinion  |     Focuses:
-------------------------------------------+------------------------------

Comment (by ramonopoly):

 I've taken stab at fixing this over in https://github.com/WordPress
 /wordpress-develop/pull/10262

 It's the first attempt, and probably the worst attempt, but it builds on
 ideas already tested by @ramon-fincken and @pbearne in
 https://core.trac.wordpress.org/ticket/47642

 My main objective is to re-ignite this bug as it's very obvious when
 paginating in [https://developer.wordpress.org/block-editor/reference-
 guides/packages/packages-dataviews/ DataViews].

 For example, bulk uploading media will give that media (usually) the same
 post_date. Paginating across pages in the media library, you will see the
 same attachment id on multiple pages.

 Plus all the other examples mentioned in related tickets.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/44349#comment:33>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list