Description
WP Sidebar Login is an ajax enabled wordpress login has both a widget and a template tag to allow you to have a login form in the sidebar of your wordpress powered blog. It lets users login, and then redirects them back to the page they logged in from rather than the backend, it also shows error messages. This plugin adds the capability of placing a login widget in the sidebar with smooth AJAX login effects.
- Works on all modern browsers.
- Work With all the cache plugins.
- Widget available.
- Simple configuration.
- Shortcode and template tags available just add to your page.
- AJAX Login without refreshing your screen.
- Redirect back to the same page or as per the configuration
Support Forums
Credits
- Sidebar Login By mikejolley
Screenshots
Installation
Installation
To do a new installation of the plugin, please follow these steps
1. Unzip and upload the php file to your wordpress plugin directory
2. Activate the plugin
3. For a wp sidebar widget: Goto the design > widgets tab – Drag the widget into a sidebar and save!
More Information
Check more details about installation and usage here
Usage
To use the template tag: Add <?php sidebarlogin(); ?> to your template.
Configuration
You will find a config page in tools/settings > WP Sidebar Login. Here you can set links and redirects up.
FAQ
You can check more FAQ on plugin website URL :
WP Sidebar Login
Contributors & Developers
“WP Sidebar Login” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “WP Sidebar Login” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
2.14
- Compatible with WordPress 4.4.2 Check more details here
2.13
- Compatible with WordPress 3.8.
2.12
- Compatible with WordPress 3.6
2.11
- Compatible with WordPress 3.4.2
2.1
- New release with bug Fixed.
2.0
- Works on all modern browsers.
- Work With all the cache plugins.
- Widget available.
- Simple configuration.
- Use in code any where just add to your page.