Title: Last Login
Author: dkukral
Published: <strong>22 Gennaio 2012</strong>
Last modified: 10 Settembre 2014

---

Ricerca i plugin

Questo plugin **non è stato testato con le ultime 3 versioni principali (major releases)
di WordPress**. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare
problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

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

# Last Login

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

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

 * [Dettagli](https://it.wordpress.org/plugins/last-login/#description)
 * [Recensioni](https://it.wordpress.org/plugins/last-login/#reviews)
 *  [Installazione](https://it.wordpress.org/plugins/last-login/#installation)
 * [Sviluppo](https://it.wordpress.org/plugins/last-login/#developers)

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

## Descrizione

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.

## Screenshot

 * [[

## Installazione

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

## FAQ

  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.

## Recensioni

Non ci sono recensioni per questo plugin.

## Contributi e sviluppo

“Last Login” è un software open source. Le persone che hanno contribuito allo sviluppo
di questo plugin sono indicate di seguito.

Collaboratori

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

[Traduci “Last Login” nella tua lingua.](https://translate.wordpress.org/projects/wp-plugins/last-login)

### Ti interessa lo sviluppo?

[Esplora il codice](https://plugins.trac.wordpress.org/browser/last-login/) segui
il [repository SVN](https://plugins.svn.wordpress.org/last-login/), segui il [log delle modifiche](https://plugins.trac.wordpress.org/log/last-login/)
tramite [RSS](https://plugins.trac.wordpress.org/log/last-login/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

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

 *  Versione **1.2**
 *  Ultimo aggiornamento **12 anni fa**
 *  Installazioni attive **10+**
 *  Versione WordPress ** 3.0 o superiore **
 *  Testato fino alla versione **4.0.38**
 *  Lingua
 * [English (US)](https://wordpress.org/plugins/last-login/)
 * Tag
 * [login](https://it.wordpress.org/plugins/tags/login/)
 *  [Visualizzazione avanzata](https://it.wordpress.org/plugins/last-login/advanced/)

## Valutazioni

 1 su 5 stelle.

 *  [  0 recensioni a 5-stelle     ](https://wordpress.org/support/plugin/last-login/reviews/?filter=5)
 *  [  0 recensioni a 4-stelle     ](https://wordpress.org/support/plugin/last-login/reviews/?filter=4)
 *  [  0 recensioni a 3-stelle     ](https://wordpress.org/support/plugin/last-login/reviews/?filter=3)
 *  [  0 recensioni a 2-stelle     ](https://wordpress.org/support/plugin/last-login/reviews/?filter=2)
 *  [  1 1- recensioni a stelle     ](https://wordpress.org/support/plugin/last-login/reviews/?filter=1)

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

[Vedi tutte le recensioni](https://wordpress.org/support/plugin/last-login/reviews/)

## Collaboratori

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

## Supporto

Hai qualcosa da dire? Ti serve aiuto?

 [Chiedi nel forum di supporto](https://wordpress.org/support/plugin/last-login/)