Title: [Plugin: Posts 2 Posts] relationship query
Last modified: August 20, 2016

---

# [Plugin: Posts 2 Posts] relationship query

 *  [aaron@rossano.com.au](https://wordpress.org/support/users/aaronrossanocomau/)
 * (@aaronrossanocomau)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/plugin-posts-2-posts-relationship-query/)
 * hi,
 * I’ve got two objects, events and sessions.
    an event can have multiple sessions.
 * I’d like to get all the events within a date range of today upto 14 days from
   today.
    The date range is a meta_key startDate / endDate in session.
 * how am I best to retrieve the events?
 * should I query all the sessions for the date range and then take all the IDs 
   and query the events for relationship IDs?
 * or can I get all the events and then when setting the relationship to the sessions
   can i add in a meta_query to filter out only sessions within the range? then 
   only show events with sessions?
 * how would i write the code for that?
    thanks in advance.
 * [http://wordpress.org/extend/plugins/posts-to-posts/](http://wordpress.org/extend/plugins/posts-to-posts/)

The topic ‘[Plugin: Posts 2 Posts] relationship query’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/posts-to-posts_7a8e9d.svg)
 * [Posts 2 Posts](https://wordpress.org/plugins/posts-to-posts/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/posts-to-posts/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/posts-to-posts/)
 * [Active Topics](https://wordpress.org/support/plugin/posts-to-posts/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/posts-to-posts/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/posts-to-posts/reviews/)

## Tags

 * [meta query](https://wordpress.org/support/topic-tag/meta-query/)
 * [p2p](https://wordpress.org/support/topic-tag/p2p/)
 * [Relationship](https://wordpress.org/support/topic-tag/relationship/)

 * 0 replies
 * 1 participant
 * Last reply from: [aaron@rossano.com.au](https://wordpress.org/support/users/aaronrossanocomau/)
 * Last activity: [13 years, 7 months ago](https://wordpress.org/support/topic/plugin-posts-2-posts-relationship-query/)
 * Status: not resolved