• Hi P2P Community πŸ™‚

    I’m trying to get some content connected to two relations with a “AND” as logical relation.

    ‘connected_type’ => array( ‘contenu_to_branche’, ‘contenu_to_matiere’),
    ‘connected_items’ => array($branche, $matiere),

    the problem is that I get contents connected to each of relations like “OR” logical condition.

    Please give me a tip to do that with a clean query.

    Have a good day πŸ™‚

    http://ww.wp.xz.cn/plugins/posts-to-posts/

The topic ‘Get connected posts two relations’ is closed to new replies.