Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wordpress Node - Retrieve Multiple Items #2097

Closed
wants to merge 4 commits into from

Conversation

Joffcom
Copy link
Member

@Joffcom Joffcom commented Aug 18, 2021

When fetching multiple items currently n8n only returns the first 10, A quick fix was to update wordpressApiRequestAllItems to change the while condition.

Some basic testing on pulling users, posts and tags show things are working so it appears to be good.

RicardoE105 added a commit that referenced this pull request Sep 4, 2021
@RicardoE105
Copy link
Contributor

@Joffcom thanks very much. Just tested it and works perfectly. We will let you know when it's released.

janober added a commit that referenced this pull request Sep 5, 2021
* Potential fix for Wordpress API only returning the first 10 items on `wordpressApiRequestAllItems` calls

* ⚡ Small improvement to #2097

* ⚡ Change back pagination value

Co-authored-by: Jonathan <jonathan.bennetts@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
@janober
Copy link
Member

janober commented Sep 5, 2021

Thanks a lot. Got merged with #2172

@janober janober closed this Sep 5, 2021
@janober
Copy link
Member

janober commented Sep 5, 2021

Got released with n8n@0.137.0

@Joffcom Joffcom deleted the wordpress-tags branch October 6, 2021 08:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants