Smart WP Login

Plugin Banner

Smart WP Login

by Nishant Kumar

Download
Description

Smart WP Login allows you to configure default WordPress Login, Registration or
Password Reset system to work with email and not username. You can enable this
feature individually on Login, Registration or Retrieve Password. So you can make
only Login using Email, Registration using Email or Retrieve Password
using Email
.

Features

  • Enables you to use email instead of username to login, register or retrieve
    password.
  • Removes username field from WordPress login.
  • Removes username field from WordPress registration.
  • When using Login with Email, it changes the default WordPress login error and
    doesn’t show username in error message.
  • You can also change login, registration and retrieve password related message.

Note

Smart WP Login generates username automatically. Please see our FAQ section to
learn how it generates username.

  1. Upload entire smart-wp-login directory to /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Go to Settings > Smart WP Login and configure.
  1. Login using Email

    Login using Email

  2. Error message for login

    Error message for login

  3. Wow, custom error message, no WordPress default error

    Wow, custom error message, no WordPress default error

  4. Register using Email

    Register using Email

  5. Retrieve password using Email

    Retrieve password using Email

What happens to username? How does this plugin generates username?

WordPress registration system requires a username while registering a new user.
Adhering to WP rules, Smart WP Login provides a username on behalf of user.
It assigns local part of email as username, ex: if user registers with
demo#demo@example.com, its username would be demodemo (no special chars).

What happens if username already exists?

In case username already exists, system tries to change username by adding a
random number as suffix. Random number is between 1 to 999. Ex: if user registers
with demo$demo@example.com, and username demodemo already exists, its username
would be demodemo_546.

Watch out for author homepage!

By Makapaka on February 11, 2017

Nishant Kumar' homepage address http://thebinary.in/ redirects to video porn page!

Does not work. A fix would be great.

By aaaahosting on September 3, 2016

This would be a great plugin if it worked.

Does not send notification emails in version 4.5.2.

Hopefully there will be an upgrade in the future.

Revised May 7 2016: The new version available here: https://github.com/balfourinc/smart-wp-login
will send notification. The login form indicates 'email or username' but login only works with email.

If you're comfortable with tweaking code you might like this plugin. If youre looking for out-of-the-box functionality, not so much.

1.0.2

  1. Improved registration mechanism.
  2. Upon registration user receives an email with username, email and password,
    previously only username and password was sent.
  3. Focuses email field when page loads.
  4. No jQuery dependency.

1.0.1

Minor Changes

1.0

  1. A complete plugin renovation from the ground.
  2. Now you can also set custom error message.
  3. Shows error message when both email and password is empty in login form.
  4. Support for i18n

0.9

Lets get start

Back to top