Posts by Stefanny Lopes dos S. Silva • 1 point
2 posts
-
-1
votes1
answer23
viewsA: endpoint to filter post by custom taxonomy
I got it already! was like this https://usevida.com.br/site/wp-json/wp/v2/estabelecimentos?estabelecicidade=90&desconto=14 I needed to use the taxonomy id instead of the name!…
-
-4
votes1
answer23
viewsQ: endpoint to filter post by custom taxonomy
So I’m developing a we app, and I need to filter the posts by taxonomy to look like this get below. https://usevida.com.br/site/wp-json/wp/v2/post_type?custom_taxonomy=result…