Viewing 1 replies (of 1 total)
  • Plugin Author scribu

    (@scribu)

    You mean no galleries are found or they’re just not displayed?

    Right after the each_connected() calls, add this:

    echo '<pre>';
    print_r( $userProperties->posts );
    echo '</pre>';
    exit;
Viewing 1 replies (of 1 total)

The topic ‘[Plugin: Posts 2 Posts] Using each_connected() multiple times bug?’ is closed to new replies.