[wpmu-trac] [WordPress MU Trac] #880: Choose which option is
checked on user signup.
WordPress MU Trac
wpmu-trac at lists.automattic.com
Thu Jan 29 15:42:16 GMT 2009
#880: Choose which option is checked on user signup.
----------------------------+-----------------------------------------------
Reporter: slambert1971 | Owner: somebody
Type: enhancement | Status: new
Priority: normal | Milestone:
Component: Administration | Version:
Severity: normal | Keywords:
----------------------------+-----------------------------------------------
See this discussion: http://mu.wordpress.org/forums/topic.php?id=10779
It would be nice to have an option in the wpmu-options screen to select
this so we wouldn't have to edit the wp-signup.php file. Suggest creating
the 'registration_default' option to store either 'blog' or 'user' as an
option, then change line 240 of wp-signup.php to:
$signup[ get_option('registration_default') ] = 'checked="checked"';
--
Ticket URL: <http://trac.mu.wordpress.org/ticket/880>
WordPress MU Trac <http://mu.wordpress.org/>
WordPress Multiuser
More information about the wpmu-trac
mailing list