I’ve solved it by creating a Custom Meta Field filter using the following options:
-01-::Jan|-02::Feb|-03-::Mar|-04-::Apr|-05-::May|-06-::Jun|-07-::Jul|-08-::Aug|-09-::Sep|-10-::Oct|-11-::Nov|-12-::Dec
The “-mm-” in each part matches the month stored in the database. Pretty simple really but this works perfectly.
Related Posts:
- How to filter post data with AJAX on page?
- Ajax filter with custom taxonomies
- Filter posts with ajax form and checkboxes
- Filter custom post type archive page with custom taxonomies (categories) with AJAX
- Received nothing after executing AJAX post function
- Filtering WP_Query Dynamically on the Front-End
- Why get_posts() not returning only selected category posts from Custom Post Type?
- Loading custom content type from ajax results?
- Ajax Custom Post Filter is not filtering
- WP_Query inside foreach loop returning same value for all options when filtered using ajax
- Custom post type editor with dynamic selects, one drop down populating a second second drop down not working
- Load Custom_post_type categories post with ajax
- Retrieve custom post types by custom taxonomies with WP_Query
- Custom post type’s extra fields – how to handle?
- filter by custom taxonomy using ajax
- Not saving custom taxonomy while using ajax
- How to display custom post type pagination buttons when processing AJAX request
- Show ajax form resuslts in page
- Dropwdown: Get taxonomy terms from posts that share preselected terms from 3 other taxonomies
- Ajax load more inside custom post type taxonomy
- update custom taxonomy with Ajax in edit.php file [duplicate]
- How to filter custom post data with AJAX?
- Taxonomy, Terms, and Template Files
- Development of a WordPress Search Plugin – Best Practices
- Exclude a category from WP_Query
- Check if post type has term
- How do I Filter Custom Post Type by Custom Taxonomy in the newest WordPress RESTful API?
- Custom taxonomy not showing up when adding a new custom post type
- How to list all categories and tags in a page?
- WordPress custom taxonomy URL rewrite on spelling errors
- TV Show database – Best way for structuring it?
- Rewrite permalinks for custom posttype and custom taxonomy
- How to check if last uri segment is a custom post type or taxonomy term?
- Many to Many Taxonomies or rewrite rules?
- Query posts by custom post type and custom taxonomy
- Sort the main query in subcategories/terms?
- How to display the rest of categories on Portfolio filterable
- Highlight nav menu terms
- Custom Post Types, Custom Taxonomies and Permalinks ?
- How to query custom post type by term?
- How to get the first term for the current taxonomy?
- Display Custom Category (taxonomy) Name in Custom Post Type
- Separate Posts and Custom Post Type in Custom Taxonomy archive template
- removing custom tax & CPT slug, adding taxonomy term in front of custom type
- Order WordPress Custom Taxonomy Pages & Pagination Not Working
- Custom Post Types relationships
- Display Posts in Custom Post Types Timber
- How can i skip same post from taxonomy term?
- Set menu active state for custom posttype and category, given custom taxonomy term
- Getting a PHP Notice when using Pods with WPML [closed]
- Custom post type structure for posts with multiple child posts
- Custom post type multiple loop by taxonomy term
- Extending AZIndex plugin to use custom post types and custom taxonomies
- How to display custom taxonomies with links in filter menu?
- List custom taxonomy specific to one custom post type
- Hide parent categories when clicked, and show it’s childs
- What’s the WP way to load remaining custom posts?
- Get unique superset of taxonomy terms from a list of custom posts in another hierarchical taxonomy
- Auto Complete Search
- permalink /category/post-name with custom post type and taxonomy
- WordPress subpages to custom post types
- Custom post type Permalinks with hierarchical Taxonomies
- Can’t use pagination with custom taxonomy
- Hide specific taxonomies from a taxonomy list using ‘get_object_taxonomies’
- Targeting categories in custom fields
- Displaying tags associated with posts in Custom Post Type
- Custom taxonomy page returns 404
- Targeting custom post type via functions.php doesn’t work
- How to define the template for custom posts?
- Custom post type categories gives 404 error
- Query Posts that have Custom Taxonomy
- Custom Taxonomy Terms in Menu lead to which page?
- Multiple archives to display parent and subcategories content
- How to List Custom Post Type Titles Based on Theirs Taxonomy Terms Inside a Nested Loop
- Custom taxonomy and post type rewrite rules
- Custom Post Type and Taxonomy Rewrite Error
- Custom Post Type Rewrite Throws Headers Sent Errors
- how to retrieve related projects in a post but via a custom taxonomy?
- Use a template for a specific url slug without creating a page
- How do I Create Single template for custom post type with a custom URL?
- Show posts from custom post type sorted by category/taxonomy on a one-pager/page
- Query a custom taxonomy in a function to create an csv file
- Categories manage
- Filtering custom post using Ajax and taxonomies, keep getting 0
- Taxonomy Page Go to 404 pgae
- CPT url rewriting : regular posts return 404 error
- Getting a 404 on single custom post type page when using rewrite on a custom taxonomy
- Need some suggestion/help with custom post types project
- Custom taxonomy page template
- How do I put `tax_query` in this WP_query?
- tax_query showing no results
- Display posts from category in page
- How to Create Custom Post Type with Multiple Color Options?
- Add custom taxonomies as class names to an archive page of custom post types
- Custom Post Type Base URL
- Url rewrite with custom post type and taxonomy
- Custom Sort Order for Custom Post Type Taxonomy
- Load posts via AJAX without draft status
- How to add categories to a custom post type using wp_insert_post($new_post);
- Modify permalink of CPT archive to support two taxonomies