On This Page
On This Page
Last Login Column
Overview
See when a WordPress account most recently signed in without opening every user profile. Last Login Column adds a sortable Last Login field to the WordPress Users table and updates the recorded time when a successful login fires WordPress’s standard login event.
Dates use your site’s configured date and time formats, while users without a valid recorded value display Never. Recording begins when the module is enabled, so Never means no captured login is available, not necessarily that the person has never used the site. Last Login Column is a Free module with no settings to configure.

- Agencies reviewing account use during client-site maintenance
- Administrators checking whether users have signed in since account setup
- Editorial teams comparing recent logins across staff accounts
- Sites that need a simple last-login indicator rather than a full audit dashboard
Features
Last Login in the Users Table
Automatic Successful-Login Recording
Sortable Login Dates
Site-Matched Date and Time
No Setup Screen
Use Cases
- Client Handover ChecksSee whether a client's account has a recorded successful sign-in after the module began tracking.
- Staff Account ReviewsCompare recent login timestamps alongside the normal user details before making access-management decisions.
- Onboarding Follow-UpIdentify new accounts that still lack a captured sign-in without automatically emailing or locking them.
- Registration and Login ContextUse the column alongside registration dates to separate account creation from the latest recorded authentication.
Frequently Asked Questions
Where does Last Login Column appear?
In the WordPress Users table. It does not add a public frontend profile field or widget.
What causes the time to update?
]A successful login that fires WordPress’s core wp_login event.
Can I sort users by last login?
Yes. The column sorts using the recorded numeric timestamp.
Why does an existing account show Never?
There is no valid captured timestamp for that account. The module does not backfill logins from before it was enabled.
Does Never prove the user has never signed in?
No. It means this module has no valid recorded login value. Previous use, an existing session, or a custom flow without the standard login event can explain it.
Does it update when a logged-in user visits another page?
No. It records successful login events, not every pageview or the user’s last activity.
Does it work with social or passwordless login?
Only when that authentication flow fires core wp_login. Do not assume a custom flow is covered merely because it creates a logged-in cookie.
Does it keep every previous login?
No. It stores the most recent captured timestamp for the user rather than a full sign-in history.
Can it notify or lock inactive users?
No. It is an informational column and does not email, suspend, or remove accounts.
Is Last Login Column free?
Yes. Last Login Column is a Free module included with WP PowerSuite, with no settings screen to configure.

