Vendor Registration Custom Fields

We're shifting our Forum based support to a more dedicated support system!

We'll be closing our Forum support from 10th June, 2020 and move to Email Support assistance.

  • If you are a WCFM premium add-ons user, contact us- here
  • Want to know more before buying our add-ons? Send Pre sale queries- here
  • If you are a WCFM free user, please open a support ticket at WordPress.org
  • For WCFM App related queries, reach us- here
From now the forum will be read-only!

Viewing 2 reply threads
  • Author
    Posts
    • #81096
      Mitchell Gould
      Participant

      Programmatically, how can I access the custom fields I set up for vendor registration?

      I need to use the values of those fields elsewhere in my site.

      Thank you!

    • #81532
      tva3777
      Participant

      me too

    • #81693
      WCFM Forum
      Keymaster

      HI,

      You may fetch those using this – get_user_meta( $vendor_id, 'wcfmvm_custom_infos', true );

      Thank You

Viewing 2 reply threads
  • You must be logged in to reply to this topic.