Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Contributor yikesitskevin

    (@yikesitskevin)

    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

    Plugin Contributor yikesitskevin

    (@yikesitskevin)

    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

    Plugin Contributor yikesitskevin

    (@yikesitskevin)

    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

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Filter by category name’ is closed to new replies.