Skip to content

Conversation

@brad-decker
Copy link
Contributor

all that needed to be done to support array filters like post__in properly was to update the qs package to latest version and pass the 'brackets' option for arrayFormat to qs.stringify. You also need to add post__in and post__not_in to query_vars on your wordpress install.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

typo :)

@kadamwhite
Copy link
Collaborator

Rebased and merged! @brad-decker, it would probably be good to fetch the latest version of my repo, then to hard-reset your master to mine—looks like your branch lagged a bit, which was all my rebase did to clean things up.

I think this git walkthrough may touch on rebasing and branch management, if not let me know and I'll try to find another good resource!

@brad-decker
Copy link
Contributor Author

Thanks @kadamwhite ! will do.

@kadamwhite kadamwhite mentioned this pull request Jan 28, 2016
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.

2 participants