You need to convert your saved format to the post_date format which is in
Y-m-d H:i:s
Only then will the comparators work properly with automatically generated query objects.
Related Posts:
- Order posts by custom field DATE value
- wp query multiple values > display a specific value first
- How to List Events by Year and Month Using Advanced Custom Fields?
- wordpress query – orderby child post date
- Compare two numeric custom fields
- Advanced Custom Fields – Query Efficiency
- Query by one meta_key and sort by another (possibly NULL value)
- Filter query posts by the count of metas for a meta key
- mySQL query. ORDER BY meta_key
- Order query by post meta value
- Ordering by a metadata subfield in WordPress?
- Order RSS content by an advanced custom field value
- Order by title – but now built in wordpress func, sort the_title
- Get the_field of Advanced Custom Fields in a custom query [closed]
- Querying with WP query using meta key price
- Advanced Custom Fields – Relationship post foreach query
- How to manage a particular “order by” for get_search_query()?
- Order terms by count – missing terms
- Querying Advanced Custom Fields
- How can I get the name of term post meta value which equals term id
- Exclude in get_pages() based on meta field
- JetEngine Query Builder – order by value from repeater
- Order posts ascending from posts in array
- WordPress query: merge meta key (number) values and sort
- Order WordPress Query by Custom Field While Still Using Tax_query Argument
- “order” does not affect order of custom query
- Query Posts that have or don’t have a meta_value and order by the same ASC
- Advanced Custom Fields Query with Different Values of the Same Key
- Apply ordering args to newly merged queried
- WP_Query orderby meta key/value suddely stopped working
- Modify a query using both a text field and a true/false AFC field
- Ascending & descending posts on same page with IF statement
- Query multiple meta key values?
- Is there a way of increasing the speed of this query?
- How can I query all users who registered today?
- Reversing the order of posts AFTER the query is performed
- what are the numbers between curly brackets in search query
- When/why does ‘$query->get( ‘tax_query’ );’ return empty?
- How to get link and title of next and previous post on single page
- Search custom post type by meta data
- Multipart/formatted MySQL query problem
- query multiple taxonomy and show post count
- Categories and products in random order
- add_query_arg() XSS Vulnerability
- $args numberposts variable
- Save default value for empty or missing post meta
- Listing posts by grouping dates
- $wpdb->query() vs. $wpdb->get_results() vs. phpMyAdmin
- How to mass delete one line from all posts after site hack
- WP_Query ordering numbers as letters
- How to export current year posts from WordPress?
- How do I see the mysql query generated by get_posts( $args )?
- Order posts with a custom field but also without
- WordPress Query wp-terms SLOW
- I can’t figure out what’s wrong with this statement. $wpdb->query update
- Different values for get_author_posts_url and get_the_author (posts 2 posts)
- Problem when try to add ++1 for user meta
- query statement containing variable won’t execute
- Get posts from category with custom query
- Related post based on content
- Slow Search Queries – How to exclude pages, media, excerpt, authors, private posts?
- How to interfere to default search to make it search in custom fields?
- Declaring a var, placing it in a query and using the output of the query?
- how do i register global query in template
- Combining two meta_values within one row with query
- How to query posts by month based on date custom field?
- Sort query_terms_list for post_tags alphabetically
- Merge CPT Taxonomy and Post Taxonomy in $query->set
- Problem with revisions only returning four results
- How do I get specific readable results from this query and array results
- I want to get on those users their meta value are like “AGENT” .. but this query is not working
- Add rewrite rule for archive search
- How to create a filter and add query params to all links
- Get 2 meta values from meta key column
- WordPress add_query_arg from ajax and make url friendly
- My custom pagination not displaying
- How to get_comments() ordered by date and parent?
- Wpdb->last_query returns bad query
- WP search exclude last letter from string
- Are there any best practices for creating a Like/Favourite feature in WordPress using custom MySQL tables and without any plugins?
- Pin to Top Functionality using orderby custom field then event date
- $query->set( ‘post_type’, ‘post’ ); not working
- How i make a custom sql query for Woocommerce
- Show certain number of post from tags
- Wpdb empty result only if language is Russian
- Include custom table in query
- How to fix this insert? Don’t work for me!
- Display Upload Author & Get Uploaded Post ID
- Display list of most recent grandchild (third tier) pages
- Update vs Insert logic but the last key is always inserted?
- Sort order in get_posts [closed]
- Query unique author ids with published post of type job
- Custom Query for searching through custom fields
- Conditional Tag Custom Querys?
- Order custom post type is beign ignored
- query posts only works on the first page
- Custom Query for wp_posts using wp_postmeta
- WP Query outputs three items within a div
- Query filter on custom post by current author in post widget for elementor query id
- Querying Posts from ACF Repeater Subfield Select Value