[wp-trac] [WordPress Trac] #25407: WordPress Multisite, Allow registration on each individual blog

WordPress Trac noreply at wordpress.org
Tue Sep 24 17:20:01 UTC 2013


#25407: WordPress Multisite, Allow registration on each individual blog
-------------------------+-----------------------------
 Reporter:  xparham      |      Owner:
     Type:  enhancement  |     Status:  new
 Priority:  normal       |  Milestone:  Awaiting Review
Component:  Multisite    |    Version:  trunk
 Severity:  normal       |   Keywords:
-------------------------+-----------------------------
 On a multisite setup, all registration requests are redirected to wp-
 signup.php on main blog. But there are some situations that you might want
 to allow users to register on each individual blog and not through wp-
 signup.php. (e.g. multiple client sites with domains mapped to a blog on
 WMPU)

 See this discussion on WPSE:
 [http://wordpress.stackexchange.com/questions/26829/wordpress-multisite-
 how-to-keep-user-on-subdomain-throughout-registration-proce]

 In my case, because we had some custom plugins tightly integrated with
 WordPress default login/registration system which enables login with
 social networks, register with password and custom roles, email activation
 and ..., I ended up in a simple hack to wp-login.php which disable the
 redirect to wp-signup.php

 I see no reason to not allow developers to change this default behavior
 via a simple filter. Please find a patch attached.

--
Ticket URL: <http://core.trac.wordpress.org/ticket/25407>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list