[wp-trac] [WordPress Trac] #14406: consistent register link filtering
WordPress Trac
wp-trac at lists.automattic.com
Sat Jul 24 02:17:50 UTC 2010
#14406: consistent register link filtering
----------------------------+-----------------------------------------------
Reporter: wpmuguru | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: 3.1
Component: Administration | Version:
Severity: minor | Keywords: has-patch
----------------------------+-----------------------------------------------
Description changed by wpmuguru:
Old description:
> The register link is filtered in the meta widget, but not in the login
> form. If someone builds a custom signup page process, they have to catch
> the $_GET['action'] == 'register' which isn't very elegant or consistent.
>
> The attached patch uses the wp_register function in wp-login.php to
> provide consistent filtering of the registration link.
New description:
The register link is filtered in the meta widget, but not in the login
form. If someone builds a custom signup page process, they have to catch
the {{{$_GET['action'] == 'register'}}} which isn't very elegant or
consistent.
The attached patch uses the wp_register function in wp-login.php to
provide consistent filtering of the registration link.
--
--
Ticket URL: <http://core.trac.wordpress.org/ticket/14406#comment:1>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list