What are you trying to filter?
I believe you can only filter posts by category ID not category name/slug.
Thread Starter
yurirn
(@yurirn)
I need filter with category name, i make an app mobile
You’ll need to extend the core WP REST API. This plugin does not filter by category name. Also, I don’t know what you’re trying to filter. I could help point you in the right direction if you gave me more information.
Thread Starter
yurirn
(@yurirn)
Thanks a lot for the help, I just need to filter by the cateogory name, just that, an endpoint where I pass the category name as parameter
What are you trying to filter? Posts? Pages? A custom post type?
Thread Starter
yurirn
(@yurirn)
posts, the default wordpress posts, just wanted to filter posts by category name, just that