Skip to:
Content
Pages
Categories
Search
Top
Bottom

Extending the register form


  • dmiller5383
    Participant

    @dmiller5383

    Hi,

    I’m working on a plugin trying to extend the registration functions of Buddypress. I have figured out how to over-ride the register page, and i can see many of the function in the bpxprofile and members stuff. However, I was wondering, what happens after the user clicks the submit button? What functions are getting called to get the raw data into the system and create a user?

    Thanks in advance!

Viewing 1 replies (of 1 total)

  • dmiller5383
    Participant

    @dmiller5383

    I figured this out if anybody is curious. All the signup action happens in “bp-members-screens.php”, right in the function function bp_core_screen_signup().

    Thanks,

    Dan

Viewing 1 replies (of 1 total)
  • The topic ‘Extending the register form’ is closed to new replies.
Skip to toolbar