Finding ID for custom fields

Home Forums Calendar Products Events Calendar PRO Finding ID for custom fields

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1330698
    Trevor S
    Participant

    Hello – if I create custom fields for an event they appear in the wp_postmeta table with keys __ecp_custom_1, __ecp_custom_2 etc. This might be a stupid question but how can I easily see which key matches up with which field label?

    #1331101
    Cliff
    Member

    Hi, Trevor.

    You might be able to get what you’re wanting with tribe_get_option( 'custom-fields', false )

    Please let me know how this goes for you.

    #1331136
    Trevor S
    Participant

    Perfect, thanks Cliff!

    #1331836
    Cliff
    Member

    You betcha! 🙂

    Have a great week.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Finding ID for custom fields’ is closed to new replies.