How to assign users to custom posts to use them as their profile.
Solution:
- Create the users
- Create the custom post type
- Create a form to assign the user as the author of the post type.
- Add a view for the post type single template
- In the view set the post types to show with only current user as the author