Custom Post types assistance
-
I am working on a plugin using Custom Post types. These custom post types will be events. people will be registered (not from front end right now) for an event by an administrator and assigned to a specific age group for that event. I have the custom post type created and have added all the custom fields i need. I have the list and detail pages working. The next step is to show all people registered for the event organized by age groups. Would it be best to create users in wordpress (as ultimately at a later date i will have them login and register themselves).? How would i add on the admin side the ability to assign a user to a an age group within an event? how would i show the list of users assigned to each age group on the front end?
thank you in advance for your assistance.
The topic ‘Custom Post types assistance’ is closed to new replies.