try adding:
'meta_key' => 'start_date'
Related Posts:
- How can I create a meta_query with an array as meta_field?
- How can I query all users who registered today?
- WordPress creating excessive joins on meta_query with search
- How to display liked posts of current user in wordpress?
- Sorting Grids with Essential Grid and Events Manger
- How can I apply a meta query for a single custom post type in the main query?
- How do I find if a page has a template?
- How to orderby meta_value_num with dollar ($) sign
- How to check current user in meta value array in WP_Query meta_query
- Query metas (and not : query posts by metas)
- How to orderby multiple meta fields with another meta query
- Query returning same results even though the ID changes
- Can’t seem to do combined query AND sort?
- sort query results by newest
- Order by meta value pro first then meta value free in my search function
- get_users with array as meta_value
- Re-sort get_posts query results
- How to manage a particular “order by” for get_search_query()?
- get_post_meta with WP_query
- How to rearrange a pool of posts joined using two queries?
- WordPress Mysql query and Duplicate
- Sort query_terms_list for post_tags alphabetically
- meta_query not working
- Order posts ascending from posts in array
- WordPress query: merge meta key (number) values and sort
- Orderby event date (if it exists) or post date (if it doesn’t) – how to reorder posts based on meta value OR date
- Restrict WordPress search to a single ACF field
- Is there any way to get all custom posts and all custom terms with it’s meta in few queries?
- Fastest and most efficient SQL query to check if UID exists
- New custom post type entries are not sorted correctly in admin using pre_get_posts
- Query Posts that have or don’t have a meta_value and order by the same ASC
- What is the best way to query posts based on live data?
- Sort loop with query in the link
- list or get meta_key where meta_value is ‘something’
- WP_Query orderby meta key/value suddely stopped working
- Query posts alphabetically within this function
- Ascending & descending posts on same page with IF statement
- Meta Query compare with LIKE pulls similar post types: 55 and 155, and 1,155
- Sort posts by category name and title
- Custom query_var causes displaying posts archive on front page
- What is the most efficient way of implementing a favorite post system?
- Why does get_the_time(‘F j’) return November 30 for all posts?
- Query by one meta_key and sort by another (possibly NULL value)
- Query & Sort Comments by custom comment meta
- is_archive() doesn’t work on public query var archive pages?
- How to count get_users query?
- Possible to get posts from multiple meta keys/values in a single query?
- Difference between fragment caching and wp_cache
- Meta query with order by another custom field
- Sort Posts by Multiple Meta Values [duplicate]
- How to display all posts with today’s same month and day only?
- Select User by Joining Multiple Meta Value Results
- Show featured image as background image from postQuery
- Ignore sticky posts if post is not in meta query
- sort search results by custom fields using dropdown
- You have an error in your SQL syntax – Help with query
- Make one query for adding entries to database
- add_query_arg() and empty variables inside
- Query Strings and Woocommerce
- WordPress post type “event” query string fix?
- Overwrite YoastSEO meta-tags with another page’s [closed]
- How to orderby multiple meta fields if some fields are empty
- order one custom post type by modified time of another post type
- WP_query sorting can’t sort danish letters (æ, ø, å)
- is_search called incorreclty
- Function to delete a post, it’s children and it’s grand children (half way there already)
- Nested loop : wich way/order?
- Dynamically adjust single-posttype.php query, based on current taxonomies
- Use mysql_query instead of $wpdb query
- Post with certain term and without any term
- Custom Query – Based on user input
- Change the destination of the URLs in post.php
- Page with custom template make get request to a custom route – Pseudo code
- How to exclude posts for current user
- Valid SQL query return empty
- mysql query – how to escape apostrophe?
- wp_posts query slowing down my website
- Get the_field of Advanced Custom Fields in a custom query [closed]
- Advanced Custom Fields – Relationship post foreach query
- How do I query for posts by custom meta and those that have been stickied?
- Select min/max meta from query
- WordPress query unique post meta – finding all of one value without duplicates for a drop down
- Sort a list of a CPT ( job) if a meta is empty
- Restore WordPress Backup Locally?
- Trouble migrating custom post types from non-wordpress cms
- “order” does not affect order of custom query
- Create a new post on a specified publish date via link?
- Exclude Posts from a Widget
- Query String for the WP_QUERY parameters
- $wpdb query for price in custom field value
- Filter posts/pages by user_role array
- Multiple terms not working on taxonomy
- Sorting of coupons in the right way
- excludeCat function reverses order of blog posts
- Run search query again without pagination gives no results?
- Sort Posts with custom meta key by default which is currently set as optional
- Where can I find the SQL to get the most used information by wordpress database?
- WooCommerce Total # orders [closed]
- ‘Active lotteries’ only custom query for woocommerce lottery plugin and elementor
- How to show sticky posts on all pages of the pagination, not just the first page?