You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In WordPress 4.6, the posts_pre_query filter was added to WP_Query. This can replace quite a bit of the hacky stuff we're doing in SP_Integration to replace the DB query.