Skip to:
Content
Pages
Categories
Search
Top
Bottom

BP_register_Slug

  • @rockykurien

    Member

    Hi ,

    I wanted to create 3 registration pages for 3 types of users.
    My idea was to edit the function bp_register_slug to point to 3 differernt register.php pages.
    However I am not able to locate which file this function is in.

    Please advise.

    Thanks,
    Rocky

Viewing 3 replies - 1 through 3 (of 3 total)
  • @modemlooper

    Moderator

    I wouldn’t change slug. I’d create 3 different forms in register.php and show the corresponding form. You could start with buttons for types then when clicked it shows correct form. But there will be a problem because the register for it is tied to options in admin and I’m not sure you can have 3 different sets.

    @imjscn

    Participant

    @modemlooper, thanks for your suggestion on different forms for different users in the register.php.
    I also want to change the register slug. Because spam bots know bp register slug. We can get rid of a lot of them by simply change the register slug. But, how?

    @modemlooper

    Moderator
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘BP_register_Slug’ is closed to new replies.
Skip to toolbar