Description
An elegant login and register widget that can be placed in any widget area on your site.
- Add login/register widget in any widget area in your site.
- Uses only one area and screen to login, register, and retrieve forgotten passwords.
- Cleanly transitions by flipping between login, register, and forgotten password screens on command.
- Can appear horizontally or vertically.
- Ajax enabled authentication, allowing the whole process to take place on a single page instead of linking to the WordPress login page.
- SSL compatible to keep your website secure.
- Nice Login Widget is now support WP-reCAPTCHA plugin.
Translation
- France (fr_FR) – GabLeRoux.
- Lithuania (lt_LT) – Justas Malinauskas
- Arab (ar_AR) – Mehdi Bounya
- Spanish (es_ES) – Pedro Bibiloni
- German (de_DE) – Alexander Conca
- Danish (da_DK) – henrik
- Dutch (nl_NL) – Jan Hilhorst
- Norwegian/bokm?l (no_NB) – flytende.no
- Slovenian / Sloven??ina (sl_SI) – tanja.kosec
If you have created your own language translation, or have an update of an existing one, you can send gettext PO and MO files to [email protected]
so I can bundle it into next versions.
Login Widget Pro
Login Widget Pro has launched!, Check it out here
Author Background
This plugin is brought to you by the SuperPlugin team.
We at SuperPlugin make our experience crafting WordPress sites for clients available to you – creating both free and premium plugins embodying the lessons we learned and the problems we’ve solved.
Visit our site to learn more about us and our revolutionary new widget management plugin: Power Widgets
Screenshots
Installation
- Upload
pw-login-widget.zip
to the/wp-content/plugins/
directory. - Activate the plugin through
Plugins
menu. - Go to
Appearance->Widgets
,in available widgets you will findNice Login/Regiter
widget, drag it to chosen widget area where you want it to appear. - Now visit your blog and you will see the login/register section.
FAQ
- Can I change the float to either vertical or horizontal ?
-
Yes you can. Go to widget options in the widgets area and the float can be adjusted to either horizontal or vertical.
- Can I choose which authentication control should take effect?
-
Yes, simply switch the radio button between ajax authentication and WP regular authentication in the backend widget options.
- Can I get rid of the border or change it’s color?
-
Yes, you can change the border’s color or get rid of it entirely in the backend widget options.
- How do I use the shortcode to insert the login widget in posts and pages?
-
In order to enable the shortcode, you will have to go to the Widget menu under Appearances, then drag and drop the nice login widget into the custom widget area entitled Nice Login Widget Shortcode. Once in this is completed, you will be able to insert this widget area by using the [sp_login_shortcode] shortcode.
- Why can’t I see the “don?t have an account?” link?
-
In order to see this link you have to enable the “Anyone can register” option. This option is found in Settings under the General section.
- Will this work with my other plugins, such as “Limit Login Attempts”
-
Our widget should be compatible with most other plugins associated with logging in. For example Limit Login Attempts. However, if you find that a plugin you use is not compatible, please let us know via a support request.
Reviews
Contributors & Developers
“Nice Login Widget” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Nice Login Widget” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.3.10
- Tested on WordPress 3.9+
- WP-reCAPTCHA compatibility
- Minor bug fixes.
1.3.9
- Widget options UI rearranged.
- The languages main PO file has been refreshed.
- Bug fixes and stabilities improved.
1.3.8
- Tested on WordPress 3.8 .
- Login shortcode css and layout improved.
- Slovenian translation added.
- Fix Norwegian translation files.
1.3.7
- Norwegian translation added.
1.3.5
- Fixed a bug when using rename login.php file.
- Dutch translation added.
- Minor optimizations and bug fix.
1.3.4
- Minor bug fixes.
- Improved German translation file added. Credits to Alexander Conca.
1.3.3
- Danish translation added.
- German translation added.
1.3.2
- Minor bug fixes.
1.3.1
- Title field was added to the widget option. Now you can add any title you want for your login widget.
- Bug fixed.
1.3
- JQuery capabilities performance improved.
- Fixed an jQuery issue that occurred when adding multiple login widgets in single documet.
- Ajax enabled authentication, allowing the whole process to take place on a single page instead of linking to the WordPress login page.
- Added the option to turn the Widget Border on or off, or to change its color.
- Added shortcode capability, allowing the widget to placed within any page or post content.
- Enabled SSL communication to improve security.
1.2
- Fixed multisite bug issues.
- Fixed lost password bug issue.
- jQuery Feature has been added to the administrator widget control.
- Fixed bug when your blog is on “Anyone can register” unchecked and the “Don’t have an account” link shows up. Now this link shows up properly.
1.1.1
- First version released.