I figured this out. It’s because my posts were added with a CSV import which created a ton of posts at once with the exact same timestamp. Changing the orderby to something besides ‘date’ will suffice for now and I will need to modify my CSV import to add minutes onto the timestamp.
Related Posts:
- Displaying the category name of a custom post type
- How do I reorder (pop and push) items from WP_Query?
- Reverse chronology of post listing
- wp query with dynamic taxonomies and terms?
- Why won’t my taxonomy query show up?
- WP_Query orderby not working with meta_value_num and menu_order
- How can I sort posts by the date and a custom meta field?
- How to insert 2 args into 1 Wp_Query for a slideshow
- How to order posts by meta_value and title
- How to get Tags with specific post id
- how to get post order by post id wp_query?
- Display posts of specific category term
- Need to know custom code to display random and most viewed posts in wordpress posts and pages
- Limiting post list by taxonomy
- query posts with selected post ids first
- WP_Query sort by meta_value_num or date
- Random order of the 5 most popular posts
- Get query result according to merged array
- Multiple loops on a Search result page?
- Order by ‘s’ using WP_Query()
- Adding additional data to WP_Post object
- WP_Query: Why is sticky post not first item in loop?
- Select All in Parent Category, Group by Child Category?
- Show WordPress Custom Taxonomy Items Based On a Selected Item From Another Custom Taxonomy
- How to exclude latest x posts from a paginated query?
- How to put last edited entry on top of the blog-post list?
- Query posts from current year
- Most viewed post for the last 2 days using WP_Query
- Adding Post Counts to Menu (Nav) Programmatically?
- This AJAX Code Doesn’t Work – Looking for elegant solution
- Order Posts by Alphabetical for Each Letter
- Order post by year DESC and month ASC
- WP_Query only ONE post, won’t work
- How do I get the slug of a custom taxonomy category of a post?
- Hide Post comments when displayed via WP_Query
- Hiding posts in a list from specified categories
- Change Order of Admin Posts Depending on Meta
- How to get posts by multiple post slugs? [duplicate]
- Blogroll – Different layout for first post
- How do I use `posts_distinct` correctly?
- Automatic value for custom fields for posts
- Loop through all product posts?
- How to find what index page a post is on?
- Display post from current category and same tag?
- Get posts by name and taxonomy term
- Get Posts that are in the current month or later
- WP Query to Get Array of Slugs
- Hiding Draft Post In Admin
- How to verify wp user password by sql query in wp? [closed]
- Sort WP posts by span value
- How to sort posts inside categories
- Lost draft under all posts and drafts
- Get user categories with most posts in it
- List authors with the last post title and order by last post date
- Order posts alphabetically: how to set order=asc in mysql query?
- WP the_posts() on single-cars.php get category link
- WordPress query_posts by tag doesn’t work anymore(?)
- Ignore latest two posts
- Print out last 3 blogposts
- Why posts array is empty?
- How can I add a box to edit Order on a regular post?
- How to group only VISIBLE posts? [closed]
- Shortcode with ‘year’ parameter
- On what hook can I get the queried object’s final state?
- Check if current user has a post and that post has any term/s from a specific custom taxonomy outside the loop
- How can I insert a new markup element after 4 posts automatically? [closed]
- Get all custom posts with a certain taxonomy
- Link to date_query results in WordPress
- When WP_Query only returns 1 post, how do I automatically redirect to that post?
- Optimal WP Web App Backend for mobile app development
- Function is printing twice – any suggestions?
- How to use two query result together in one loop
- show loop id post , only first id can read
- How to get value of a selected option from select tag and use it in WP_query to filter posts?
- Counting Posts by Category
- show image gallery in archives or category page
- Page with Category Returning 1
- filter posts based on menu_order
- Change archive results based on GET request
- wp_query args with relation
- Customizing URL slugs of Custom Post Type and Taxonomy make posts/pages 404
- Wp_query loop is not working as it should
- Show all posts from the tags without having to set all of them
- Creating Ordered Query using Meta_key
- WP Query between posts custom fields [duplicate]
- Order posts with custom taxonomy array
- Retrieve latest post by multiple categories with ID
- Update Post with Modified Data
- Can’t get pagination to work
- How to Include a common category in a custom Category Search
- wp_query select if have comments
- Last three posts not being put in order by date. How to fix this?
- wp_query posts sorting doesn’t work
- custom sort posts in archive/taxanomy page
- Trying to create shortcode listing custom posts, but formating not being included
- Show Title/Date/Excerpt of first post & only Title for rest in Query [duplicate]
- Get posts after calculating meta key
- How do I get content of custom post type through post ID
- Filters do not work when there are multiple (one works)
- Sort ACF by custom taxonomy