[wp-hackers] Proposal: Merge wp-register.php and wp-login.php
Alan J Castonguay
alan at verselogic.net
Fri Sep 8 18:45:27 GMT 2006
Austin Matzko wrote:
> On 9/8/06, Trevor Turk <trevorturk at yahoo.com> wrote:
>
>> I'd also love love love to get "wp-login" to be a theme-able page. I use
>> Wordpress for a ton of wacky stuff, and the only core file I'm still
>> touching is wp-login.
>
>
> I agree. A simple solution would be a spin-off of the new
> 'admin_head-' . $plugin_page action hooks in the admin header: add
> something like do_action('admin_head-login') to the header in
> wp-login.php
I've often found myself wishing I could easily add additional fields to
the login form, not just CSS to the existing form. Action hooks in the
form body (and probably right after </form>) would be wonderful.
--
Alan J Castonguay
More information about the wp-hackers
mailing list