[wpmu-trac] Re: [WordPress MU Trac] #764: Adding and editing an
algorithm to wp-signup.php
WordPress MU Trac
wpmu-trac at lists.automattic.com
Sat Nov 22 17:13:41 GMT 2008
#764: Adding and editing an algorithm to wp-signup.php
---------------------------------------+------------------------------------
Reporter: mrdomain | Owner: anybody
Type: defect | Status: new
Priority: high | Milestone: WPMU 2.0
Component: component1 | Version:
Severity: major | Resolution:
Keywords: username,signup,functions |
---------------------------------------+------------------------------------
Comment (by nightgunner5):
You can copy the wp-signup.php file (to wp-signup-fixed.php) and edit that
one. Simply add the following code to your .htaccess file and the copy
will be used.
{{{
# signup-fixed
RewriteRule ^wp-signup\.php wp-signup-fixed.php? [L,QSA]
}}}
--
Ticket URL: <http://trac.mu.wordpress.org/ticket/764#comment:1>
WordPress MU Trac <http://mu.wordpress.org/>
WordPress Multiuser
More information about the wpmu-trac
mailing list