• Resolved milton friedman

    (@milnatweb)


    Is there a hook so I can add acf fields to the register form in ultimate member? I know there is um_after_account_general that I can use to add acf fields on the account form. Does the same hook work for the register form? Is there a way with code that I can add acf fields or custom taxonomies to the register form?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor Champ Camba

    (@champsupertramp)

    Hi @milnatweb

    You can use um_after_register_fields to add custom fields in the Register form. It has a parameter $args as an array of the form settings.

    Regards,

    Plugin Contributor Champ Camba

    (@champsupertramp)

    Hi @milnatweb

    This thread has been inactive for a while so we’re going to go ahead and mark it Resolved.

    ..Please feel free to re-open this thread by changing the Topic Status to ‘Not Resolved’ if any other questions come up and we’d be happy to help… ??

    Regards,

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘php hook for ultimate member register form’ is closed to new replies.