rest-filter
rest-filter copied to clipboard
Filter by Custom Tax
Hi,
I can't seem to filter my custom post type resources by custom taxonomies resource_type and resource_theme these fields are showing the response. /wp-json/wp/v2/resources?_embed
Although I am unsure if I am trying to retrieve the filtered results correctly /wp-json/wp/v2/resources?_embed&filter[category_name]=case-studies
I would also like to be able to filter resources by resource_type and resource_theme at the same time is this possible?
Many thanks
Hey @jigsawsoul Check out my WP REST Filter plugin, it supports Custom Post Type & Advanced Custom Field. See if it does the job for you!