I don’t believe there’s anything automatic for what you’re looking for, no. I built a similar functionality for sorting products with dimensions, but this was all custom as I did not find anything that suited my needs. You’d need to look into pre_get_posts using $_GET requests.
Related Posts:
- Search results sorted by post types
- WordPress Internal @ Mentions
- Search with filters and title
- Search pre_get_posts filter which can handle multiple post types and categories?
- Filter keywords from search query
- Ignore dots when searching in the media library?
- Why anything done on comments_array hook gets reset?
- Adding id and class to the search input in WordPress search form
- Sorting and limitation with pre_get_posts
- How to apply filter at search of woocommerce products?
- How to edit dashboard search posts button texts for my CPT?
- Filter Media by Featured on Admin
- Filter custom post type using multiple taxonomy dropdowns
- Admin Backend – Search Pages only by title
- Comment search plugin
- Create Search Form to Filter Through Terms
- Map plugin with proximity search compatible with Buddypress
- How to trim white space in search terms?
- Sorting products by price ( regular + sale price )
- conditional search
- How to set a filter search for categories of blog posts in wordpress
- Customising the default wordpress search functionality
- Drop down filter sort posts by latest, last 7 days and monthly
- Search with filters
- Modify WordPress search behaviour in backend?
- how to develop a filter in wordpress to let the user filter the page content depends on the date (newest to oldest etc…)?
- Re-order search results with posts_orderby filter and post meta value
- meta box loop problem with a search filter
- Remove the post_content search from WHERE clause (and CONCAT sql function)
- Custom search fields and AJAX support
- How we make the filter for fornt end user
- Taxonomy search filters
- Filter posts by multiple checkbox categories
- Search and Filter Using Custom Post Type, Custom Taxonomy, and Advanced Custom Fields
- posts_results filter – additional sort, with a meta value, to move posts to the end of the results, with pagination working
- Is it possible to modify a WP search query to return results for private pages when not logged in?
- How to remove a filter that is an anonymous object?
- How to add defer=”defer” tag in plugin javascripts?
- No filter of code on switch from html to visual editor, how?
- How to modify posts_where filter only for the search query
- How to wrap oEmbed-embedded video in DIV tags inside the_content?
- How to add filter with 2 args?
- Adding revision support to WooCommerce product content
- Changing text within the Block Editor
- Search content for shortcodes and get parameters
- How Can I Have A URL Changed Based on the Originating URL?
- Is it possible to Hook/Filters Attachment Creation?
- Apply the_title filter to post titles AND backend auto social-sharing plugin, but not nav menu
- How to hook some Unicode texts into calendar widget safely?
- How to add attributes to tag when template cannot be directly modified
- how to remove filter from wordpress shortcode output
- Change email from and display name with a filter action
- Edit pagination text in the get_the_posts_pagination function
- How does WordPress call functions attached to a certain action hook before calling functions attached to other hooks
- How to center oEmbedded content
- When adding buttons to the tinyMCE editor, how do I make them wrap to the next line and/or display in the “Kitchen Sink” area?
- Add Sortable Column For All Post Types
- How to change the order of HTML output of a core block?
- How to add ‘total’ value to custom column title on the posts list page
- When to use add_action when registering/enqueuing scripts
- Is it possible to use multiple spaces in title?
- wp_query ‘s’, search filter with pagination is not working
- Create Page Template by hook programatically in Functions.php in WP 5.8.1
- add_filter(allowed_block_types) -> adding core/paragraph bugs Gutenberg editor
- How to remove medium size class in gravity form for input tag?
- Filter out comments with certain meta key/s in the admin backend
- HTML and custom field variable, inside variable
- WordPress custom admin notice still displays after wp_insert_post_data validation
- add img class to native wordpress galleries
- Get Posts updated or published within the last x hours
- How to get a single hook from wp_head()?
- WP filter to alter admin CSS styles?
- preview_post_link for Custom Post Types
- Filter an array with a callback – for single & multidimensional arrays
- Why this filter hook is not working when passing parameters?
- Are href attributes of a elements filtered on output to add the current path?
- Change the template when the user is not logged in using page_template filter (it does not work)
- Regarding post text filtering
- Add Filter not working with get_posts
- How to Prevent WordPress to encode html in post?
- Filter posts by meta data using custom query
- Register users by e-mail
- Filter causing loss of _wp_attachment_metadata
- Action hook to control access to certain parts of my site
- How can I tranlslate post date in italian?
- Use alternative front page if cookie is set
- Having wp-admin on different domain
- Use a functions in functions.php to remove a string for template theme
- how to output HTML tags in post_content and not as plain text
- Security question – Display a General Custom Login Error Message
- Add filter conditionally to a page
- How to apply a filter to everything?
- Remove action added from class
- WordPress – show all posts + ones with specific tag
- Identify admin/logout and more filters
- Sanitizing a custom query’s clauses
- Remove pipe in views admin page filter
- Passing value from one hook to another
- How could I create real-time filtering in this case?
- How to filter products by category in custom loop