Title: Smart WP Login
Author: Nishant Kumar
Published: <strong>আগষ্ট 2, 2014</strong>
Last modified: জুন 19, 2015

---

প্লাগিনৰ সন্ধান কৰক

![](https://ps.w.org/smart-wp-login/assets/banner-772x250.png?rev=959435)

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.

![](https://s.w.org/plugins/geopattern-icon/smart-wp-login_4a535c.svg)

# Smart WP Login

 [Nishant Kumar](https://profiles.wordpress.org/nishant_kumar/)-ৰ দ্বাৰা

[ডাউনল’ড কৰক](https://downloads.wordpress.org/plugin/smart-wp-login.zip)

 * [বিশদ বিৱৰণ](https://as.wordpress.org/plugins/smart-wp-login/#description)
 * [পৰ্য্যালোচনা](https://as.wordpress.org/plugins/smart-wp-login/#reviews)
 *  [ইনষ্টলেশ্যন](https://as.wordpress.org/plugins/smart-wp-login/#installation)
 * [বিকাশ](https://as.wordpress.org/plugins/smart-wp-login/#developers)

 [সাহায্য](https://wordpress.org/support/plugin/smart-wp-login/)

## বৰ্ণনা

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.

## স্ক্ৰীনশ্বট

 * [[
 * Login using Email
 * [[
 * Error message for login
 * [[
 * Wow, custom error message, no WordPress default error
 * [[
 * Register using Email
 * [[
 * Retrieve password using Email

## ইনষ্টলেশ্যন

 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.

## সঘনাই উত্থাপিত প্ৰশ্ন

  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.

## পৰ্য্যালোচনা

![](https://secure.gravatar.com/avatar/cc8e31b8db49504b1ecf5ae1d13e017fcf4f0ab60bcf2332ebeb05dd73cef4a4?
s=60&d=retro&r=g)

### 󠀁[Watch out for author homepage!](https://wordpress.org/support/topic/watch-out-for-author-homepage/)󠁿

 [Makapaka](https://profiles.wordpress.org/makapaka/) ফেব্ৰুৱাৰী 11, 2017

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

![](https://secure.gravatar.com/avatar/72b6799ad04879211c873dcb74fdff6df84d5b34e7c92c1c6bac5989944333cf?
s=60&d=retro&r=g)

### 󠀁[Does not work. A fix would be great.](https://wordpress.org/support/topic/does-not-work-a-fix-would-be-great/)󠁿

 [aaaahosting](https://profiles.wordpress.org/aaaahosting/) ছেপ্টেম্বৰ 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.

 [ আটাই 4টা পৰ্য্যালোচনা পঢ়ক ](https://wordpress.org/support/plugin/smart-wp-login/reviews/)

## অৱদানকাৰী আৰু বিকাশকাৰীসকল

“Smart WP Login” হৈছে মুক্ত উৎসৰ ছফ্টৱেৰ। এইসকল লোকে এই প্লাগিনত অৱদান আগবঢ়াইছে।

অৱদানকাৰীসকল

 *   [ Nishant Kumar ](https://profiles.wordpress.org/nishant_kumar/)

[আপোনাৰ ভাষাত “Smart WP Login” অনুবাদ কৰক।](https://translate.wordpress.org/projects/wp-plugins/smart-wp-login)

### বিকাশৰ প্ৰতি আগ্ৰহী?

[ক’ড ব্ৰাউজ কৰক](https://plugins.trac.wordpress.org/browser/smart-wp-login/), [SVN ৰিপজিটৰী](https://plugins.svn.wordpress.org/smart-wp-login/)
চাওক নাইবা [RSS](https://plugins.trac.wordpress.org/log/smart-wp-login/?limit=100&mode=stop_on_copy&format=rss)-
দ্বাৰা [বিকাশৰ পঞ্জী](https://plugins.trac.wordpress.org/log/smart-wp-login/) ছাবস্ক্ৰাইব
কৰক।

## সলনি-পঞ্জী

#### 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

## মেটা

 *  **1.0.2** সংস্কৰণ
 *  **11 বছৰ আগত** শেষবাৰ আপডে’ট হৈছিল
 *  সক্ৰিয় ইনষ্টলেশ্যন **100+**
 *  ভাষা
 * [English (US)](https://wordpress.org/plugins/smart-wp-login/)
 *  [উচ্চখাপৰ ভিউ](https://as.wordpress.org/plugins/smart-wp-login/advanced/)

## ৰে’টিংবোৰ

 5টাৰ ভিতৰত 3টা তৰা।

 *  [  2 5-star reviews     ](https://wordpress.org/support/plugin/smart-wp-login/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/smart-wp-login/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/smart-wp-login/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/smart-wp-login/reviews/?filter=2)
 *  [  2 1-star reviews     ](https://wordpress.org/support/plugin/smart-wp-login/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/smart-wp-login/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/smart-wp-login/reviews/)

## অৱদানকাৰীসকল

 *   [ Nishant Kumar ](https://profiles.wordpress.org/nishant_kumar/)

## সাহায্য

কিবা ক’বলগীয়া আছে? সহায় লাগে?

 [সাহায্যৰ ফ’ৰাম চাওক](https://wordpress.org/support/plugin/smart-wp-login/)