Let's say I have one custom taxonomy called "movies" and another called "actors". How to I link those two taxonomies so as to be able to determine which actors play in such and such movie, or which movie does such and such actors plays in ?
(I don't want to use custom post types, only taxonomies)