Login/register widget, with the same options of wp-login.php.
Remember me option.
If logged in it displays the status and name of the user.
Simplified code for designers.
Version 1.1
License: Gnu-Gpl 3.0
Code: xhtml strict validated.
Tested with: WordPress 2.2.
Xhtml code and php adjustments by Lorenzo De Tomasi. The widget has been derived from Front page login by Hermescb. Thanks to Marco Buttarini for the php code for the “Remember me” checkbox.
If you find a bug, please leave a comment below (thanks!).
Download v. 1.1 (php single file, 4Kb)
To do
- After login stays on current page (now always goes to the homepage);
- Full test on Internet Explorer 6;
- Full test on WordPress 2.3;
- Publish css file for default WordPress theme (Kubrik).
History
v. 1.1.1
- Add
"text"and"password"classes toinputfields, for Internet Explorer 6 compatibility (done in v. 1.1.1); - Insert php code from wp-login.php instead of text, to activate automatic localization (done in v. 1.1.1);
- Insert “Forgot your password?” link (done in v. 1.1.1).





