Title: Passwordless
Author: Jafran Hasan
Published: <strong>04.09.2012</strong>
Last modified: 01.05.2014

---

Шукати плагіни

Цей плагін **не перевірявся з останніми 3-ма основними випусками WordPress**. Можливо,
він більше не може розроблятися або підтримуватися, і він може мати проблеми сумісності
при використанні з більш новими версіями WordPress.

![](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://uk.wordpress.org/plugins/passwordless/#description)
 * [Відгуки](https://uk.wordpress.org/plugins/passwordless/#reviews)
 *  [Встановлення](https://uk.wordpress.org/plugins/passwordless/#installation)
 * [Розробка](https://uk.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.

## Відгуки

Для цього плагіна немає відгуків.

## Учасники та розробники

“Passwordless” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій
вклад наступні учасники:

Учасники

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

[Перекладіть “Passwordless” на вашу мову.](https://translate.wordpress.org/projects/wp-plugins/passwordless)

### Цікавитесь розробкою?

[Перегляньте код](https://plugins.trac.wordpress.org/browser/passwordless/), перегляньте
[сховище SVN](https://plugins.svn.wordpress.org/passwordless/) або підпишіться на
[журнал розробки](https://plugins.trac.wordpress.org/log/passwordless/) за допомогою
[RSS](https://plugins.trac.wordpress.org/log/passwordless/?limit=100&mode=stop_on_copy&format=rss).

## Журнал змін

#### 1.0

 * Initial release

## Мета

 *  Версія **1.0**
 *  Останнє оновлення **12 років тому**
 *  Активних встановлень **10+**
 *  Версія WordPress ** 3.4 або вище **
 *  Tested up to **3.9.40**
 *  Мова
 * [English (US)](https://wordpress.org/plugins/passwordless/)
 * Позначки
 * [login](https://uk.wordpress.org/plugins/tags/login/)[passwordless](https://uk.wordpress.org/plugins/tags/passwordless/)
   [signup](https://uk.wordpress.org/plugins/tags/signup/)
 *  [Розширений перегляд](https://uk.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/)