Skip to content
This repository was archived by the owner on Sep 24, 2018. It is now read-only.
This repository was archived by the owner on Sep 24, 2018. It is now read-only.

rest_no_route on /terms endpoint after upgrade from 4.3.1 beta5 to 4.4.1 beta10 #2017

@j-r-t

Description

@j-r-t

I'm having issues with the /terms endpoint.

/terms was working fine when using WordPress 4.3.1 and wp-api beta5 but have just updated to WordPress 4.4.1 and beta10 and i'm getting a 404 rest_no_route.

For example this worked fine before

http://www.domain.com/wp-json/wp/v2/terms/my_taxonomy_name

I have discovered if I remove /terms then it works on 4.4.1/beta10

http://www.domain.com/wp-json/wp/v2/my_taxonomy_name

This is a bug that has been introduced in either the WordPress 4.3.1 > 4.4.1 core or the beta5> beta10 version of wp-api.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions