I am working on a project for one of my customers. The problem i have on this moment is that i want make relation between a custom post type and the users in my WordPress installation. Is there any plugin or custom script that i can use ?
Example:
In my Custom Post Type: Companies, i would like to select multiple users from the registered users in WordPress. On the edit screen i would like to see a box with all the users (hierarchical) like an taxonomy.
Many thanks!!