Hi,
Is there a way I can get a connected post without haven't to query it?
For example I have a connection between resorts and accommodation so if I am on the accommodation page I want to display a link to the resort page, I know I could use the WP_Query but wondered if I could use something a bit more simpler?
i.e get_connected_post_id() EXAMPLE
Thanks