Per page on taxonomies route
Opened this issue · 0 comments
Deleted user commented
Per page on the taxonomy query doesn't appear to be working for me:
/wp_api/v1/taxonomies/post_tag/terms/?per_page=65
and
/wp_api/v1/taxonomies/post_tag/terms/?per_page=5
are returning the exact same amount of results on two different installations/sites.
Is there another way to go about this? Is anyone else having the same problem?