[Plugin: Posts 2 Posts] Get Connected Ancestors?
-
Hey scribu, would it be possible to implement functionality to get the whole tree of connected posts instead of just the directly connected posts?
Take this as an example, each of the below are post types, arrows mean Posts 2 Posts relations:
TV Series <- Seasons <- Episodes <- ActorsNow, I’d like to retrieve all actors who played in a particular Season or all who ever played in the whole Series. I could of course nest several loops to retrieve all Seasons for a Series, then all Episodes for each Season and so on. But this would be very slow compared to doing this with a single SQL statement and a few JOINs.
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘[Plugin: Posts 2 Posts] Get Connected Ancestors?’ is closed to new replies.