Opened 3 years ago

Last modified 3 months ago

#14406 closed enhancement

consistent register link filtering — at Initial Version

Reported by: wpmuguru Owned by:
Priority: normal Milestone: 3.6
Component: Administration Version:
Severity: minor Keywords: 3.2-early has-patch commit
Cc:

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 $_GETaction? == '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.

Change History (1)

Note: See TracTickets for help on using tickets.