Automatic connection between post types connected to designated post type
-
Hello Scribu … I have a brain teaser that I’m hoping your expertise can help me sort out~
I have the following custom post types:
Artist
Bio
Review
Statement
ExhibitionThe Artist post type represent the person and is what I refer to in my logic as the “primary” post type.
The other post types exist on their own instead of just being meta attached to the primary post type because they need to be able to be brought up in archive form.
I have the Artist post type connected to each of the other post types in a reciprocal fashion, which is all good, but, here’s where things get problematic …
all of these post types share a single sidebar that will be calling up the connected posts .. if you start from the primary Artist Single page you will see the related bio, review, statement and exhibitions as these connections have been made.
However, unless I have my client go in to each of the other four post types and connect to all of the others, the connections obviously won’t show up on the sidebar for the other single post types.
I’m wondering if there is any way to give a specific post type an assignment which says “hey, any post that get connected to me will programmatically be connected to each other”
Any words of wisdom on this?
- The topic ‘Automatic connection between post types connected to designated post type’ is closed to new replies.