Title: Passwordless
Author: Jafran Hasan
Published: <strong>ستمبر 4, 2012</strong>
Last modified: مئی 1, 2014

---

پلگ انز تلاش کریں

یہ پلگ ان **ورڈپریس کے تازہ ترین 3 ریلیزوں کے ساتھ ٹیسٹ نہیں کیا گیا ہے**۔ اب یہ
برقرار نہیں رکھا جا سکتا یا معاونت نہیں کی جا سکتی اور اس کو ورڈپریس کے تازہ ترین
ورژنز کے ساتھ استعمال کیے جانے پر مطابقت کے مسائل ہو سکتے ہیں۔

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

# Passwordless

 منجانب [Jafran Hasan](https://profiles.wordpress.org/iamjafran/)

[ڈاؤن لوڈ کریں](https://downloads.wordpress.org/plugin/passwordless.zip)

 * [تفصیلات](https://ur.wordpress.org/plugins/passwordless/#description)
 * [جائزے](https://ur.wordpress.org/plugins/passwordless/#reviews)
 *  [انسٹالیشن](https://ur.wordpress.org/plugins/passwordless/#installation)
 * [ڈیولپمنٹ](https://ur.wordpress.org/plugins/passwordless/#developers)

 [معاونت](https://wordpress.org/support/plugin/passwordless/)

## تفصیل

I have created this plugin because it is of great use to me and I hope it will be
of use to others but it might break things. Please use it with caution and at your
own risk. If you find bugs please get in touch with me or better yet help fix it
on [GitHub](https://github.com/iclanzan/Passwordless).

#### Login process

Passwordless allows your site’s users to log in using only their email addresses.
After submitting the login form with the email address filled in, the user will 
receive an email containing a login link which can only be used once. Clicking that
link results in the user getting logged in for one year or until he logs out. Unused
login links expire after one day.

#### New users

New users will have accounts created for them automatically when they try to log
in for the first time. In this case their email will also act as the username. Their
visible name will be set to ‘Annonymous’ but can obviously be changed on the profile
page.

#### Login page

The plugin changes the login page URI to `example.com/login` from the default `example.
com/wp-login.php`. If permalinks are disabled the login page will instead be `example.
com/?login`.

The page can be customized using some of the same filters and action hooks that 
the original login page used. If a total overhaul of the page is desired, placing
a `login.php` template file in the currently active theme directory will override
the plugin’s login page.

#### Filters

I have included some new filter hooks to make it easy to change important aspects
of the plugin’s inner workings.

    ```
    passwordless_login_page applied to the login page URI. Filter function argument: string containing the login page URI. passwordless_pass_length applied to the length of the generated passwords/keys. Filter function argument: integer representing the number of characters. passwordless_key_expire applied to the number of seconds a login key is valid for. Filter function argument: integer number of seconds. passwordless_login_redirect applied to the URI where a user is sent after logging in. Filter function arguments: string URI, integer user id. passwordless_email_subject applied to the subject of the email that gets sent to users logging in. Filter function arguments: string email subject, string email address. passwordless_email_body applied to the body of the email that gets sent to users logging in. Filter function arguments: string email body, string email address. 
    ```

## انسٹالیشن

#### Requirements

The plugin requires WordPress 3.4 or higher.

#### Installation

 1. Upload the plugin to the `/wp-contents/plugins/` folder.
 2. Activate the plugin from the ‘Plugins’ menu in WordPress.

## جائزے

There are no reviews for this plugin.

## شراکت دار اور ڈیویلپرز

“Passwordless” اوپن سورس سافٹ ویئر ہے۔ مندرجہ ذیل لوگوں نے اس پلگ ان میں حصہ لیا:

شراکت دار

 *   [ Jafran Hasan ](https://profiles.wordpress.org/iamjafran/)

[“Passwordless” کا اپنی زبان میں ترجمہ کریں۔](https://translate.wordpress.org/projects/wp-plugins/passwordless)

### ڈویلپمینٹ میں دلچسپی ہے؟

[کوڈ براؤز کریں](https://plugins.trac.wordpress.org/browser/passwordless/)، [ایس این وی ریپوزیٹری](https://plugins.svn.wordpress.org/passwordless/)
کو چیک کریں یا [ڈویلپمینٹ لاگ](https://plugins.trac.wordpress.org/log/passwordless/)
کو سبسکرائب کریں بذریعہ [آر ایس ایس](https://plugins.trac.wordpress.org/log/passwordless/?limit=100&mode=stop_on_copy&format=rss)۔

## چینج لاگ

#### 1.0

 * Initial release

## میٹا

 *  Version **1.0**
 *  Last updated **12 سال پہلے**
 *  Active installations **10+**
 *  WordPress version ** 3.4 یا اس سے جدید **
 *  Tested up to **3.9.40**
 *  Language
 * [English (US)](https://wordpress.org/plugins/passwordless/)
 * Tags
 * [login](https://ur.wordpress.org/plugins/tags/login/)[passwordless](https://ur.wordpress.org/plugins/tags/passwordless/)
   [signup](https://ur.wordpress.org/plugins/tags/signup/)
 *  [اعلی درجے کا منظر](https://ur.wordpress.org/plugins/passwordless/advanced/)

## درجہ بندیاں

 5 out of 5 stars.

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

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

[See all reviews](https://wordpress.org/support/plugin/passwordless/reviews/)

## شراکت دار

 *   [ Jafran Hasan ](https://profiles.wordpress.org/iamjafran/)

## معاونت

کچھ کہنا ہے؟ مدد چاہیے؟

 [معاونتی فورم دیکھیں](https://wordpress.org/support/plugin/passwordless/)

## عطیہ دیں

کیا آپ اس پلگ ان کی ترقی میں معاونت کرنا چاہتے ہیں؟

 [ اس پلگ ان کو عطیہ دیں ](http://hel.io/donate/)