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.

Paginate user endpoint and limit by default #537

@kadamwhite

Description

@kadamwhite

The users endpoint collection should be returned with pagination headers

(This may [i.e. will] depend on WP_User_Query updates)

As with #534 for taxonomy terms, once pagination is available the users endpoint should be limited by default to a set number of users to prevent timeout errors when hitting /users on sites with many users. It may be appropriate to use the same number of posts per page specified in the admin.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions