Title: Last Login
Author: dkukral
Published: <strong>22. 1. 2012</strong>
Last modified: 10. 9. 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/last-login.svg)

# Last Login

 Autor: [dkukral](https://profiles.wordpress.org/dkukral/)

[Stáhnout](https://downloads.wordpress.org/plugin/last-login.1.2.zip)

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

 [Podpora](https://wordpress.org/support/plugin/last-login/)

## Popis

Records logins and provides a function to display the timestamp.

### License

Copyright 2010 – 2014 Joe Boydston, Don Kukral

This program is free software; you can redistribute it and/or modify
 it under the
terms of the GNU General Public License as published by the Free Software Foundation;
either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful,
 but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A 
PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License
 along with this
program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite
330, Boston, MA 02111-1307 USANone.

## Snímky obrazovky

 * [[

## Instalace

Copy „last-login“ folder to your WordPress Plugins Directory.
 Activate plugin via
WordPress settings.

## Nejčastější dotazy

  How do I display the last login of the current user?

<php echo get_last_login_current_user(); %gt;

  How do I display the last login of a specific user?

<php echo get_last_login($user_id); %gt;

  How do I change the date format of the last login time?

You can pass the format to either last_login_time_current_user() or last_login_time()
functions.

Use standard PHP strftime format parameters.
 (http://php.net/manual/en/function.
strftime.php)

<php echo get_last_login_current_user($format); %gt;
 <php echo get_last_login($
user_id, $format); %gt;

  How can I see if the user has a recorded timestamp? (has logged in since plugin
activated)

You can call check_last_login($user_id) or check_last_login_current_user().

It will return true if a login has been recorded and false if not.

## Recenze

Pro tento plugin nejsou žádné recenze.

## Autoři

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

Spolupracovníci

 *   [ dkukral ](https://profiles.wordpress.org/dkukral/)
 *   [ Joe Boydston ](https://profiles.wordpress.org/jboydston/)

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

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

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

## Přehled změn

#### 1.2

Verified compatibility with WP 4.0 – fixed call to get_last_login()

#### 1.1

Verified compatibility with WP 3.9.1

#### 1.0

Initial Version

## Meta

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

## Hodnocení

 1 z 5 hvězdiček.

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

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

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

## Spolupracovníci

 *   [ dkukral ](https://profiles.wordpress.org/dkukral/)
 *   [ Joe Boydston ](https://profiles.wordpress.org/jboydston/)

## Podpora

Potřebujete pomoc?

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