Yes but not in an easy simple way via the order parameters.
I would suggest that you:
- Maintain a 3rd post meta
- Whenever you change the first or second, add them together and set the 3rd meta to contain the sum of the new values
- Order by the 3rd value
The alternative is to write your own SQL query from scratch and all the horrors and disadvantages that come with it
Related Posts:
- How to show only one post for each categories of taxonomy of custom post that contains a specific custom field
- How add a custom posttype name using ACF field to a query post array
- Fetch Record based on meta key dates
- how to make members list directory through wordpress post custom meta key.
- Query all posts if multiple meta key don’t exist
- Conditional operator OR not working with custom fields
- Posts query according to meta box date
- How do i create a custom post query when the meta value is an array?
- Problem with my loops
- Custom WP_query and integrating into theme file
- query_posts with sorting on a custom datestamp
- query post based on comparison
- When should you use WP_Query vs query_posts() vs get_posts()?
- When to use WP_query(), query_posts() and pre_get_posts
- Get post ids from WP_Query?
- Nested meta_query with multiple relation keys
- Can wp_query return posts meta in a single request?
- Some doubts about how the main query and the custom query works in this custom theme?
- Wp get all the sub pages of the parent using wp query
- How to query for most viewed posts and show top 5
- Meta query with string starting like pattern
- WP Query where title begins with a specific letter
- compare meta_query in get_posts arguments
- WP_Query vs get_posts
- How can I use order_by to order by two meta_keys without excluding posts that don’t have those keys initialized?
- Function in array as arguments for WP_Query
- Using OR conditions in meta_query for query_posts argument
- Query Posts in a Predefined Order
- WP_Query to show post from a category OR custom field
- Order posts by ID in the given order
- Sorting posts by custom date fields (non standard date format)
- Getting attachments by meta value
- Query Multiple Post types each with own meta query
- Get posts by menu ID
- Get the number of posts from the current page results
- WordPress Custom Query to show posts from last x years
- meta_query where value is equal to given value
- Query Custom Meta Value with Increment
- Display Custom Post Type Fields
- How to know which one is the main query?
- Get posts by meta data OR title
- Get_post() with meta_key when compare is a date
- Perform query with meta_value date
- Using is_main_query to select custom post type on certain page
- WP_Query ordered by custom field that is a date string?
- get query’s query string
- querying with custom meta field with meta_query
- Meta Query with date and time on the same Day before given time
- get_the_title($postID) OR get_the_title()?
- Group posts by custom field
- Order by meta_value_num DESC and meta_value ASC on WP 4.0
- Display Posts by modifying the where clause only for my query
- How do I create my own nested meta_query using posts_where / posts_join?
- getting posts and number by specific meta value in multiple meta
- How to query using a combination of custom_field values?
- Sorting Posts by custom field
- How to use filter hook posts_join for querying taxonomy terms in posts_where?
- Order posts by date and then by custom field
- Best practice for multiple queries on page
- Revolution Slider Orderby Two Custom Fields
- How to Get All Posts but the Private ones?
- Query two post types and order by two different date fields
- WordPress altering my custom query, How to fix it?
- Querying by taxonomy vs Querying by Custom fields Speed Comparison
- How to query ‘posts_per_page’ to display a different blog posts index template?
- Order by meta_key in custom post type doesn’t affect the query
- How to find out what “Blog pages show at most” is set to [duplicate]
- Multiple search queries on one page
- Pass the same object to multiple widgets in a template with one query
- meta_key and meta_value not working together
- How can i make WP_Query return post image and categories?
- Custom Field sort not working (WP 3.8.1)
- Retrieve or Query Pages by ID
- wp_query with multiple custom fields
- WP query exclude post within the last month / only show over 1 month old
- WordPress query for most recent posts from multiple categories
- How do you query wordpress posts using a math formula between multiple meta field values?
- Filtering posts by custom field value not working
- How to implement time filter to show random post 1 month for one category and 3 months for other categories
- Too many posts cause slow load when paginating
- Order by value in serialized custom field
- Display link to taxonomy archive only if it has posts with certain custom field values
- getting posts and number by specific meta value in multiple meta
- Ordering Posts Type A by Custom Fields of related Post Type B
- Page navigation doesn’t show when query category
- Author Page Custom Query WHERE author OR [post meta value] OR [post meta value]
- Multiple instances of Featured Image Query
- Order Posts by meta value AND published date
- How can I pick a single post from the latest 3?
- 2 loops on page – one with orderby rand second orderby date
- How do you Query posts with nothing in common?
- Query post with meta_query where date is not in future
- Next/Prev posts on same page
- Custom category search box for WordPress
- Order a query result by a numeric meta key even if it does not exist, but put the posts with meta key first
- Search Posts with Custom Fields as query
- wp_query add arguments using array_push if variable met
- Query with custom taxonomy not working
- Query posts by specific word on title
- Group WP_Query by meta_key date