WP Manifestindependent plugin directory
manifest / users / mrw-user-last-login

MRW User Last Login

Sortable Registration Date and Last Login Time columns for the Users admin table

by Mark Root-Wiley, MRW Web Design · github.com/mrwweb/mrw-user-last-login

1stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/mrwweb/mrw-user-last-login/archive/refs/heads/main.zip

Readme

MRW User Last Login

v1.1.1

Adds sortable Registration Date and Last Login columns to the Users admin table. If WordFence was previously installed, it will show any data saved about the user's last login. This is a great tool for auditing a site and removing old users.

Author

Mark Root-Wiley, MRW Web Design, WordPress Websites for Nonprofits

Roadmap

  • Make sure multisite support works (haven't tested or thought about it yet)
  • [Under Consideration] Optional feature to automatically changes a user's role to "None" after a certain period of inactivity.

Credits

Forked and just about completely rewritten from User Registration Last Login Time under GPL v2.0 or later

Changelog

1.1.1 (19 Sep 2025)

  • Fixing option name incorrectly changed when improving textdomain in 1.1.0. Apologies if this breaks your "unknown before" date
  • Fix deprecation notice causing unexpected header output on plugin activation

1.1.0 (4 Jul 2025)

  • Show WordFence date of last login if that exists and plugin doesn't have its own data for that user
  • Switch from date() to gmdate() for better timezone support
  • Change textdomain to plugin slug and add translator comments

1.0.0 (18 Nov 2024)

  • Initial Release

Read the full README on GitHub →

Releases

TagPublished
v1.1.0 Jul 4, 2025
v1.0.0 Nov 18, 2024

These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.