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

WP_Query being modified in upgrade routine by Polylang plugin causing issues #2747

Closed
DevinWalker opened this issue Jan 30, 2018 · 1 comment
Assignees

Comments

@DevinWalker
Copy link
Member

Issue Overview

If this plugin is active: https://wordpress.org/plugins/polylang/

It is modifying WP_Query somehow and causing issues with our upgrade routine.

@DevinWalker DevinWalker self-assigned this Jan 30, 2018
@DevinWalker DevinWalker added this to the 2.0.2 milestone Jan 30, 2018
@DevinWalker
Copy link
Member Author

@ravinderk resolved conflict by bypassing WP_Query with a direct SQL query: 589722c...4257eaa

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

No branches or pull requests

2 participants