What would be the easiest way to add per-user data to a custom post type? I'm thinking about stuff like event attendance and ratings.
What would be the easiest way to add per-user data to a custom post type? I'm thinking about stuff like event attendance and ratings.
Not sure what you mean 'per-user'. You can use custom fields on custom post types.
I mean that each user gives their own ranking. That is not possible to store in a single field. Or that each user chooses to attend (or not attend) a given event.
This topic has been closed to new replies.