Title: User specific custom fields
Last modified: September 26, 2018

---

# User specific custom fields

 *  Resolved [bk14165](https://wordpress.org/support/users/bk14165/)
 * (@bk14165)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/user-specific-custom-fields/)
 * Hello,
 * I want to ask if anybody has tried to implement user specific custom fileds for
   events or event-locations?
 * What I mean is the following: If the site is non-public and the user has to log
   into the wordpress site, then there would be the opportunity to give the user
   possibilty to add some private notes (textfields) or drop-down values for classifications
   or what ever in his profile and make those fields visible in the single event(
   or event-location) page specifically for him.
 * Thank you and best regards
    Burkhard

Viewing 3 replies - 1 through 3 (of 3 total)

 *  [Stonehenge Creations](https://wordpress.org/support/users/duisterdenhaag/)
 * (@duisterdenhaag)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/user-specific-custom-fields/#post-10726624)
 * That is not built-in to EM, but you’ve guessed that already, I think. 😉
 * It sounds more like a user database should handle that. I know that EM works 
   very well with BuddyPress, but I have personally never used it, so I don’t know
   if you could do it with that. It might be worth looking into, though.
 *  [David 279](https://wordpress.org/support/users/david-279/)
 * (@david-279)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/user-specific-custom-fields/#post-10733311)
 * You can use PODS to add custom fields to existing post types, I’ve tried this
   with EM and it does work, the issue will be displaying it to the user
 *  [Jim True](https://wordpress.org/support/users/jimtrue/)
 * (@jimtrue)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/user-specific-custom-fields/#post-10733329)
 * [@david-279](https://wordpress.org/support/users/david-279/) if they’re using
   the loop to display the event, you can easily incorporate those fields in the
   display using Pods Templates and the Auto Template function, or you can pull 
   them in through regular PHP Templating.
 * Here’s an example (around the 20 minute mark) of the Pods Templates and Auto 
   Templates which uses `the_content` filter.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘User specific custom fields’ is closed to new replies.

 * ![](https://ps.w.org/events-manager/assets/icon-256x256.png?rev=3550347)
 * [Events Manager - Calendar, Bookings, Tickets, and more!](https://wordpress.org/plugins/events-manager/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/events-manager/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/events-manager/)
 * [Active Topics](https://wordpress.org/support/plugin/events-manager/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/events-manager/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/events-manager/reviews/)

## Tags

 * [custom fields](https://wordpress.org/support/topic-tag/custom-fields/)

 * 3 replies
 * 4 participants
 * Last reply from: [Jim True](https://wordpress.org/support/users/jimtrue/)
 * Last activity: [7 years, 8 months ago](https://wordpress.org/support/topic/user-specific-custom-fields/#post-10733329)
 * Status: resolved