[wp-hackers] wp_login_form trouble
Philip M. Hofer (Frumph)
philip at frumph.net
Wed Jan 12 04:47:37 UTC 2011
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?
More information about the wp-hackers
mailing list