Title: Last Login
Author: dkukral
Published: <strong>22 de enero de 2012</strong>
Last modified: 10 de septiembre de 2014

---

Buscar plugins

Este plugin **no se ha probado con las últimas 3 versiones mayores de WordPress**.
Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas 
de compatibilidad cuando se usa con las versiones más recientes de WordPress.

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

# Last Login

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

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

 * [Detalles](https://es-ec.wordpress.org/plugins/last-login/#description)
 * [Valoraciones](https://es-ec.wordpress.org/plugins/last-login/#reviews)
 *  [Instalación](https://es-ec.wordpress.org/plugins/last-login/#installation)
 * [Desarrollo](https://es-ec.wordpress.org/plugins/last-login/#developers)

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

## Descripción

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.

## Capturas

 * [[

## Instalación

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.

## Reseñas

No hay reseñas para este plugin.

## Colaboradores y desarrolladores

«Last Login» es un software de código abierto. Las siguientes personas han colaborado
con este plugin.

Colaboradores

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

[Traduce «Last Login» a tu idioma.](https://translate.wordpress.org/projects/wp-plugins/last-login)

### ¿Interesado en el desarrollo?

[Revisa el código](https://plugins.trac.wordpress.org/browser/last-login/) , echa
un vistazo al [repositorio SVN](https://plugins.svn.wordpress.org/last-login/) o
suscríbete al [registro de desarrollo](https://plugins.trac.wordpress.org/log/last-login/)
por [RSS](https://plugins.trac.wordpress.org/log/last-login/?limit=100&mode=stop_on_copy&format=rss).

## Registro de cambios

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

 *  Version **1.2**
 *  Last updated **hace 12 años**
 *  Active installations **10+**
 *  WordPress version ** 3.0 o superior **
 *  Tested up to **4.0.38**
 *  Language
 * [English (US)](https://wordpress.org/plugins/last-login/)
 * Tag
 * [login](https://es-ec.wordpress.org/plugins/tags/login/)
 *  [Vista avanzada](https://es-ec.wordpress.org/plugins/last-login/advanced/)

## Valoraciones

 1 out of 5 stars.

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

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

[See all reviews](https://wordpress.org/support/plugin/last-login/reviews/)

## Colaboradores

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

## Soporte

¿Tienes algo que decir? ¿Necesitas ayuda?

 [Ver el foro de soporte](https://wordpress.org/support/plugin/last-login/)