Title: Passwordless
Author: Jafran Hasan
Published: <strong>2012年9月4日</strong>
Last modified: 2014年5月1日

---

プラグインを検索

このプラグインは **WordPress の最新3回のメジャーリリースに対してテストされていま
せん**。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの 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://ja.wordpress.org/plugins/passwordless/#description)
 * [レビュー](https://ja.wordpress.org/plugins/passwordless/#reviews)
 *  [インストール](https://ja.wordpress.org/plugins/passwordless/#installation)
 * [開発](https://ja.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またはそれ以降 **
 *  検証済み最新バージョン: **3.9.40**
 *  言語
 * [English (US)](https://wordpress.org/plugins/passwordless/)
 * タグ
 * [login](https://ja.wordpress.org/plugins/tags/login/)[passwordless](https://ja.wordpress.org/plugins/tags/passwordless/)
   [signup](https://ja.wordpress.org/plugins/tags/signup/)
 *  [詳細を表示](https://ja.wordpress.org/plugins/passwordless/advanced/)

## 評価

 5つ星中5つ星

 *  [  1 5-星レビュー     ](https://wordpress.org/support/plugin/passwordless/reviews/?filter=5)
 *  [  0 4-星レビュー     ](https://wordpress.org/support/plugin/passwordless/reviews/?filter=4)
 *  [  0 3-星レビュー     ](https://wordpress.org/support/plugin/passwordless/reviews/?filter=3)
 *  [  0 2-星レビュー     ](https://wordpress.org/support/plugin/passwordless/reviews/?filter=2)
 *  [  0 1-星レビュー     ](https://wordpress.org/support/plugin/passwordless/reviews/?filter=1)

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

[すべてのレビューを見る](https://wordpress.org/support/plugin/passwordless/reviews/)

## 貢献者

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

## サポート

意見や質問がありますか ?

 [サポートフォーラムを表示](https://wordpress.org/support/plugin/passwordless/)

## 寄付

このプラグインが今後も改善できるよう応援しませんか ?

 [ このプラグインに寄付 ](http://hel.io/donate/)