Hello,
I have a custom post type “Courses”, i attach one or more “Instructors” to a course via the “ACF Pro User relationship”.
How can i have the Courses list for each Instructor ?
Thank you
There is a tutorial here about how to do reverse relationship queries that can be used here http://www.advancedcustomfields.com/resources/querying-relationship-fields/. You’ll need to alter it a bit to look for user id values but other than that it should be the same.