Descripción
Last Login Display adds a new column to the “Users” page in the WordPress admin dashboard, which displays the last login date and time of each user.
Features:
– Tracks and displays the last login time of users.
– Adds a sortable column to the user list for easy organization.
– Helps admins monitor user activity.
How it Works
- The plugin automatically tracks users’ login times when they log in.
- The “Last Login” column will appear in the Users > All Users section of the admin dashboard.
- You can sort users by their last login time using the new column.
Usage
Once the plugin is activated:
– Navigate to Users > All Users.
– The Last Login column will display the last login date and time of each user.
– Users who have never logged in will show “Never” in the column.
License
This plugin is licensed under the GPLv2 or later. See the LICENSE file for more information.
Capturas de pantalla
Instalación
- Upload the plugin files to the
/wp-content/plugins/last-login-display
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress.
- Go to Users > All Users to view the last login times.
FAQ
-
Why is the last login time not showing for some users?
-
If the user has never logged in, the “Last Login” column will show “Never.” The plugin only tracks logins after it is activated. Also, the admin when it installed, it also show never.
-
Can I sort users by their last login time?
-
Yes, the “Last Login” column is sortable, allowing you to quickly see which users logged in most recently.
-
Does this work with custom login forms?
-
The plugin hooks into WordPress’s native
wp_login
action, so it should work with custom login forms that use the default WordPress login system.
Reseñas
Colaboradores & Desarrolladores
“Last Login Display” es software de código abierto. Las siguientes personas han contribuido a este plugin.
Colaboradores“Last Login Display” ha sido traducido en 3 idiomas. Gracias a los traductores por sus contribuciones.
Traduce “Last Login Display” a tu idioma.
¿Interesado en el desarrollo?
Revisa el código, echa un vistazo al repositorio SVN, o suscríbete al registro de desarrollo por RSS .
Historial de cambios
1.0.2 – 30/10/2024
- WordPress tested up to version is updated to 6.7
1.0.1
Change the date format – automatically set wordpress site date format
1.0
- Initial release of the Last Login Display plugin.