WordPress.org

Dzongkha

  • Themes
  • Plugins
  • News
  • Support
  • About
  • འབྲེལ་བ་འཐབ་ས།
  • Get WordPress
Get WordPress
WordPress.org

Plugin Directory

WP RSlogin

  • Submit a plugin
  • My favorites
  • Log in
  • Submit a plugin
  • My favorites
  • Log in

This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

WP RSlogin

By ryscript
Download
  • Details
  • Reviews
  • Installation
  • Development
Support

Description

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.

Important links

  • My portfolio: http://www.sutanaryan.com/portfolio/
  • My Blog: http://www.sutanaryan.com/
  • Twitter: @ryansutana
  • Need a Web Developer [visit http://www.sutanryan.com/services/]

Installation

Method 1.

  1. Download the “WP RSlogin” plug-in for your WordPress version.
  2. Unzip the downloaded file and extract the code to to your /wp-content/plugins/ folder OR simply choose upload in the upper left corder and in the upload box select the wp-rslogin.zip file you downloaded.
  3. To complete installation you should activate the plugin in the plug-ins section of your administration panel.

Method 2.

  1. Go to your WordPress admin account.
  2. Open Plug-Ins in the left-side bar menu, choose Add New, and search for WP RSlogin plug-in. Choose the available “WP RSlogin”.
  3. Install the plug-in and activate it in your account.

FAQ

Installation Instructions

Method 1.

  1. Download the “WP RSlogin” plug-in for your WordPress version.
  2. Unzip the downloaded file and extract the code to to your /wp-content/plugins/ folder OR simply choose upload in the upper left corder and in the upload box select the wp-rslogin.zip file you downloaded.
  3. To complete installation you should activate the plugin in the plug-ins section of your administration panel.

Method 2.

  1. Go to your WordPress admin account.
  2. Open Plug-Ins in the left-side bar menu, choose Add New, and search for WP RSlogin plug-in. Choose the available “WP RSlogin”.
  3. Install the plug-in and activate it in your account.
How do I add WP RSlogin into my site?

You can add this plugin in two easist way, by

shortcode

[wp_rslogin]

or

Template code

if(function_exists(wp_rslogin)) {
wp_rslogin();
}

or

do_shortcode(‘[wp_rslogin]’);

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.

add_filter(‘widget_text’, ‘do_shortcode’); // add this code anywhere in your function.php file

Reviews

There are no reviews for this plugin.

Contributors & Developers

“WP RSlogin” is open source software. The following people have contributed to this plugin.

Contributors
  • ryscript

Translate “WP RSlogin” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

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

Meta

  • Version 1.1.0
  • Last updated 8 years ago
  • Active installations 10+
  • WordPress version 3.0.0 or higher
  • Tested up to 3.3.2
  • Language
    English (US)
  • Tags
    Ajax loginlog inloginreset password
  • Advanced View

Ratings

No reviews have been submitted yet.

Add my review

See all reviews

Contributors

  • ryscript

Support

Got something to say? Need help?

View support forum

Donate

Would you like to support the advancement of this plugin?

Donate to this plugin

  • About
  • News
  • Hosting
  • Privacy
  • Showcase
  • Themes
  • Plugins
  • Patterns
  • Learn
  • Support
  • Developers
  • WordPress.tv ↗
  • Get Involved
  • Events
  • Donate ↗
  • Five for the Future
  • WordPress.com ↗
  • Matt ↗
  • bbPress ↗
  • BuddyPress ↗
WordPress.org
WordPress.org

Dzongkha

  • Visit our Facebook page
  • Visit our X (formerly Twitter) account
  • Visit our Mastodon account
  • Visit our Instagram account
  • Visit our LinkedIn account
  • Visit our YouTube channel
Code is Poetry.