I have posts from a custom post type called “releases.” I also have a custom post type for “people.”
I want to create a repeater field on the “people” backend that populates each row of a repeater with each post from “releases.”
Is that possible? How would I do that?