Meta query sort order is lexigraphical instead of numeric
Related Posts:
- Using meta_query, how can i filter by a custom field and order by another one?
- How to order query results based on if a custom field has been populated, then the order by the date of the post?
- Can the Next/Prev Post links be ordered by menu order or by a meta key?
- How do I set the default admin sort order for a custom post type to a custom column?
- Make custom column sortable
- Mixing regular and custom post types (with meta_query) on home page
- meta_query for keys that aren’t yet set
- group search results by post type?
- register_post_type sort order by title by default
- Fail to compare dates in meta_query
- Drag n Drop Post Order for multiple Custom Post Types
- Sort custom post type list table by display name of a user id stored as post meta value
- Get posts based on meta key/value
- Custom sortable columns ordered by meta-value?
- How to create a wp_query that contains both meta_query and tax_query
- WP_Query() show posts that end later than today
- How to order adjacent posts (prev / next) by custom field value?
- WP_Query orderby custom field then post_date in one query
- WordPress post sorting with AJAX
- Ordering posts by custom taxonomy in admin area
- Custom Post Type, WP_Query and ‘orderby’
- Filtering a WP_Query meta_query by numeric values isn’t working
- Filter admin columns by custom post field value
- Sorting a query by custom field date
- Custom Taxonomy Template Post List with Sort Order
- Ordering Posts List By Taxonomy Terms?
- Ordering posts having multiple post-meta date fields
- Column sorting with emtpy meta values
- Number of pages – multiple (custom) post types
- Querying custom post type with 2 custom fields (date-range)
- Custom Queries: Joining On Meta Values From Two Custom Post Types
- How Can I save multiple records in same meta key?
- Order Posts by Taxonomy and Meta Value
- WP_Query -> sort results by relevance (= most tags / taxonomy terms in common)
- how to sort post in admin column by recently
- Custom Post type sort order not working in the admin area
- How to sort a table of custom posts by column containing custom field
- filter search result with custom post type meta key
- I can’t set meta_key in my custom post type query
- order by meta_value serialized array
- Meta Query “IN” doesn’t work with ACF checkbox filter
- Using Query Posts With Multiple Post Types And A Taxonomy
- Alphabetical sorting of custom post type – one letter per page
- sort events based on event date custom field
- How to Sort Custom Field Admin Column by Date
- How to Sort by Date When Using d-m-Y Format
- Can’t sort order of wp_query with 2 meta keys
- Comparing timestamps in meta query doesn’t work
- Display two post types ordered by two custom fields
- Combine tax_query and meta_query in WP_Query
- query order by date on custom type: wrong order
- Used with meta_query in query_posts works slowly
- exclude custom post type by meta key in wp_query
- How loop through posts based on custom fields
- Sort Posts Best Practice
- Custom Post Type sorted by Title
- How to add new tab to admin list of posts and handle result list
- Custom query variable – get wordpress to redirect to nice permalink url
- Filter posts with meta_query NOT IN where value has multiple values
- Sort by two dates. Default entry date and custom field if present
- Display custom post types with custom date field value (before today) & order by custom date field
- Displaying Metabox value (custom post type taxonomy)
- Query for custom post type objects in a taxonomy and with a meta value
- How do I sort a custom post type admin column using two meta keys?
- Custom-post-type-archive: posts sorted/filtered by year?
- Display custom post type taxonomy and month
- How to make in WordPress admin panel sortable column for the custom field, that count the number of page impressions?
- query_posts with a custom post type, a meta_query and sorting by post date?
- Meta_query with relation ‘OR’ killing server CPU
- sort order for a custom post-type [closed]
- CPT Meta Searching
- Sort admin area by custom Event Date field
- Filtering by Post Meta Custom Fields – Performance
- Ignore sticky posts if post is not in meta query
- Is it possible to apply a meta_query to one specific post type in a query with multilple post types?
- Query that joins the postmeta table twice
- meta_query compare >= not working but
- Custom post type ‘orderby’ => ‘meta_value’ not working
- advanced search forms with 3 input text and that the main problem 3 input text
- How to rank custom post type from score points
- Sorting multiple custom post types without a meta key/value pair by sort order
- Pull a post based on a meta value in a custom post type
- Order By Post Type ThenBy Taxonomy
- Combining sorted and random CPT
- Setting proper query for multiple custom admin filters
- WP_Query: include custom post type only with specific meta value
- Sorting Custom Post Type by Meta Value but wont display when set to 0
- How to alter WP-JSON main query or best practise for custom endpoints
- Returning a list of custom post types excluding those without a specific meta_value
- Sorting custom post type columns with external data and without meta values
- Two near-identical custom field types – one works, the other doesn’t . What can cause this?
- wp_query check if integer exists in custom field’s array
- Filtering custom post type on a combination of custom taxonomies and custom fields?
- Default sort on admin columns with meta date hides draft posts with empty date value
- Get posts between custom dates
- Categories sorting
- Wp_query: sort by PHP variable
- Crafting WP_Query array, sort by date
- filter custom post type by meta key in dashboard
- Meta query for custom post type ignored in main query