Skip to:
Content
Pages
Categories
Search
Top
Bottom

Split sign-up and blog creation in registration


  • peterverkooijen
    Participant

    @peterverkooijen

    I’m working on the registration process in a custom theme for versions 1.1.3 and 2.8.6.

    Registration.php has sign-up and blog creation on the same page. I would like to have only sign-up on the registration form and then provide a link to a separate blog creation page after log in.

    The most obvious way would be to add a createblog.php to the /registration/ template folder and just move that part of the code from register.php there. Would that work?

    How can I make mybuddysite.com/createblog pull up that createblog.php template file?

Viewing 1 replies (of 1 total)

  • techguy
    Participant

    @crashutah

    I’m interested in this idea too. As I looked at the code, it seems like it goes through a number of steps during the registration process. I wonder if any plugin has modified/added to these steps. Is there documentation on the steps that it goes through during registration and how you could add a step into the registration process?

Viewing 1 replies (of 1 total)
  • The topic ‘Split sign-up and blog creation in registration’ is closed to new replies.
Skip to toolbar