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

---

Prohledat pluginy

Plugin **nebyl testován na 3 nejnovějších verzích WordPressu.** Nemusí už být tedy
podporován a u novějších verzí WordPressu může mít problémy s kompatibilitou a může
být nestabilní.

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

# Passwordless

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

[Stáhnout](https://downloads.wordpress.org/plugin/passwordless.zip)

 * [Podrobnosti](https://cs.wordpress.org/plugins/passwordless/#description)
 * [Hodnocení](https://cs.wordpress.org/plugins/passwordless/#reviews)
 *  [Instalace](https://cs.wordpress.org/plugins/passwordless/#installation)
 * [Vývojáři](https://cs.wordpress.org/plugins/passwordless/#developers)

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

## Popis

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

## Instalace

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

## Recenze

Pro tento plugin nejsou žádné recenze.

## Autoři

Passwordless je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.

Spolupracovníci

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

[Přeložte “Passwordless” do svého jazyka.](https://translate.wordpress.org/projects/wp-plugins/passwordless)

### Zajímá vás vývoj?

[Prohledejte kód](https://plugins.trac.wordpress.org/browser/passwordless/), podívejte
se do [SVN repozitáře](https://plugins.svn.wordpress.org/passwordless/), nebo se
přihlaste k[ odběru protokolu vývoje](https://plugins.trac.wordpress.org/log/passwordless/)
pomocí [RSS](https://plugins.trac.wordpress.org/log/passwordless/?limit=100&mode=stop_on_copy&format=rss).

## Přehled změn

#### 1.0

 * Initial release

## Meta

 *  Verze **1.0**
 *  Poslední aktualizace **před 12 roky**
 *  Aktivních instalací **10+**
 *  Verze WordPressu ** 3.4 nebo novější **
 *  Testováno až do WordPressu **3.9.40**
 *  Jazyk
 * [English (US)](https://wordpress.org/plugins/passwordless/)
 * Štítky
 * [login](https://cs.wordpress.org/plugins/tags/login/)[passwordless](https://cs.wordpress.org/plugins/tags/passwordless/)
   [signup](https://cs.wordpress.org/plugins/tags/signup/)
 *  [Podrobnosti](https://cs.wordpress.org/plugins/passwordless/advanced/)

## Hodnocení

 5 z 5 hvězdiček.

 *  [  1 5hvězdičkové hodnocení     ](https://wordpress.org/support/plugin/passwordless/reviews/?filter=5)
 *  [  0 4hvězdičkové hodnocení     ](https://wordpress.org/support/plugin/passwordless/reviews/?filter=4)
 *  [  0 3hvězdičkové hodnocení     ](https://wordpress.org/support/plugin/passwordless/reviews/?filter=3)
 *  [  0 2hvězdičkové hodnocení     ](https://wordpress.org/support/plugin/passwordless/reviews/?filter=2)
 *  [  0 1hvězdičkové hodnocení     ](https://wordpress.org/support/plugin/passwordless/reviews/?filter=1)

[Vaše hodnocení](https://wordpress.org/support/plugin/passwordless/reviews/#new-post)

[Zobrazit všechny recenze](https://wordpress.org/support/plugin/passwordless/reviews/)

## Spolupracovníci

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

## Podpora

Potřebujete pomoc?

 [Fórum podpory](https://wordpress.org/support/plugin/passwordless/)

## Dary

Chtěli byste podpořit vývoj tohoto pluginu?

 [ Přispět na tento plugin ](http://hel.io/donate/)