WordPress 4.7: Custom taxonomy filter stopped working
-
Hi!
I just updated my website (on local host) to 4.7. I use the API call to retrieve posts from an CPT, filtered on a custom taxonomy. This looks like:
/wp-json/wp/v2/reizen-api?filter[reizen-land]=test123‘reizen-api’ is the rest_base of my CPT. ‘reizen-land’ is the custom taxonomy.
This used to work well before the update (and works again when downgrading to 4.6.1.).
However, in 4.7 it doesn’t seem to filter on the custom taxonomy. Is this an issue that is caused by the WP update?
Thanks!
- The topic ‘WordPress 4.7: Custom taxonomy filter stopped working’ is closed to new replies.