Skip to content

posts-to-posts collides with wp_query 'posts_fields' filter #316

Open
@lbell

Description

@lbell

Details here: http://wordpress.org/support/topic/error-plugin-fails-with-custom-wp_query-filter?replies=1#post-3866640

But essentially it seems that with a custom wp_query posts_fields filter in place, posts-to-posts fails due to the MySQL subquery that searches for the related IDs with an IN statement expected to only return ID's -- but posts_fields is bringing baggage baby!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions