Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author scribu

    (@scribu)

    Sure, you just need to disable pagination:

    $connected = p2p_type( 'YOUR_CONNECTION_TYPE' )->get_connected( get_queried_object_id(), array( 'nopaging' => true ) );
    Thread Starter gintxo

    (@gintxo)

    Thank you so much for your help, scribu 🙂

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘[Plugin: Posts 2 Posts] I only see the last 10 posts’ is closed to new replies.