Title: Passwordless
Author: Jafran Hasan
Published: <strong>setiembre 4, 2012</strong>
Last modified: mayo 1, 2014

---

Search plugins

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/passwordless.svg)

# Passwordless

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

[Download](https://downloads.wordpress.org/plugin/passwordless.zip)

 * [Details](https://arg.wordpress.org/plugins/passwordless/#description)
 * [Reviews](https://arg.wordpress.org/plugins/passwordless/#reviews)
 *  [Installation](https://arg.wordpress.org/plugins/passwordless/#installation)
 * [Development](https://arg.wordpress.org/plugins/passwordless/#developers)

 [Support](https://wordpress.org/support/plugin/passwordless/)

## Description

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. 
    ```

## Installation

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

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

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

Contributors

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

[Translate “Passwordless” into your language.](https://translate.wordpress.org/projects/wp-plugins/passwordless)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/passwordless/), check
out the [SVN repository](https://plugins.svn.wordpress.org/passwordless/), or subscribe
to the [development log](https://plugins.trac.wordpress.org/log/passwordless/) by
[RSS](https://plugins.trac.wordpress.org/log/passwordless/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0

 * Initial release

## Meta

 *  Version **1.0**
 *  Last updated **12 anyos ago**
 *  Active installations **10+**
 *  WordPress version ** 3.4 or higher **
 *  Tested up to **3.9.40**
 *  Language
 * [English (US)](https://wordpress.org/plugins/passwordless/)
 * Tags
 * [login](https://arg.wordpress.org/plugins/tags/login/)[passwordless](https://arg.wordpress.org/plugins/tags/passwordless/)
   [signup](https://arg.wordpress.org/plugins/tags/signup/)
 *  [Advanced View](https://arg.wordpress.org/plugins/passwordless/advanced/)

## Ratings

 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/)

## Contributors

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

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/passwordless/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](http://hel.io/donate/)