[wp-hackers] wp_login_form trouble
Philip M. Hofer (Frumph)
philip at frumph.net
Wed Jan 12 05:14:51 UTC 2011
found a ticket: http://core.trac.wordpress.org/ticket/15702
the filters with args will definately help
because I was having an issue figuring out the redirect back to the current
page on logout
----- Original Message -----
From: "Philip M. Hofer (Frumph)" <philip at frumph.net>
To: <wp-hackers at lists.automattic.com>
Sent: Tuesday, January 11, 2011 8:47 PM
Subject: [wp-hackers] wp_login_form trouble
> So, I was thinking I should be upgrading all of control panel code to use
> the wp_login_form() instead of writing it out myself ya
>
> the problem is that the label_username label_password and label_remember
> are stripping out html for an extra line indent after they are displayed
> particularly like
>
> 'label_username' => __('Username<br />', 'easel'),
>
>
> Is there a way that it's possible to do that?
>
>
> _______________________________________________
> wp-hackers mailing list
> wp-hackers at lists.automattic.com
> http://lists.automattic.com/mailman/listinfo/wp-hackers
>
More information about the wp-hackers
mailing list