Can I programmatically access the field labels?
-
Hello,
I’m assessing this plugin to see whether to buy the PRO version.
Great so far but I am trying to retrieve user meta values *AND* labels (the field labels entered in the forms editor) to generate a custom letter template, using information from the amended user profile.
I can get individual meta values via get_user_meta(current_user_id, ‘meta_key’, true) but I don’t know where to retrieve the associated field label from. I think the property name for this is field_title. Is there a form object I can access? Any help available?
Thanks,
Marc
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Can I programmatically access the field labels?’ is closed to new replies.