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

Conversation

@tigusigalpa
Copy link

No description provided.

@rmccue
Copy link
Member

rmccue commented Aug 10, 2015

You should be able to handle this already through the page parameter (that is ?page=2). Is there a reason you need offset as well?

@tigusigalpa
Copy link
Author

Hi, Ryan! I think we need the one because if we need to get all posts with some offset or posts_per_page the page param is very poor for it

@jcutrell
Copy link

I'd like to do a 👍 on this - there are many cases where offset is needed and page/posts_per_page doesn't quite cut it. Is there a particular reason this parameter needs to be hidden behind authentication?

@danielbachhuber
Copy link
Member

Closing in favor of #924. We should decide whether we want to support offset as a global parameter for collections. You can add support in your local instance of WordPress by filtering query_vars

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants