An elegant jQuery Ajax WordPress plugin that helps your users login without touching in the admin panel.
After login the plugin redirected to the page where you add the shortcode or template tag and display a list of options like visit to profile page, dashboard and a logout button.
Download Plugin
The new download link is at WP RSLogin.
Installation
- Download the plugin direct from the Plugin Page at WordPress.
- Upload the whole plugin folder to your /wp-content/plugins/ folder.
- Go to the Plugins page and activate the plugin
- Insert the shortcode!
FAQ
How do I add WP RSlogin into my site?
You can add this plugin in two easist way, by
Shortcode
OR
Templace code
Can I use this plugin into my site sidebar?
Yes, just use the shortcode [wp_rslogin], if this does not work, then you need to add a little trick into the function.php file of your site.
1
|
add_filter(‘widget_text’, ‘do_shortcode’); // add this code anywhere in your function.php file
|
Changelog
2.0
- Add Widgets
- A fully re-coded new version.
1.1.0
- Add Reset Password
- Edit Preloader
1.0.5
- Change after login interface
- Add Avatar picture
- Change logout URI
1.0.0
- Initial release version
Download Plugin
The new download link is at WP RSLogin.
Donation
Thanks for using RS Login. You can show your appreciation and support for future development by
If you have something to add new functionality in this plugin please add it below.
0 comments:
Post a Comment