Added compatibility with Two Factor plugin. Props @bkno.
Improved date display to display login time on hover.
6
Revamped file structure to remove unnecessary files.
Fixed a bug where login dates were overwritten on plugin reactivation. Props @richardbuff.
5
Improved uninstall routine (no longer queries all users).
Updated utility class.
Tested with WordPress 6.1.
4
Improved date display to account for the timezone of the site. Props @knutsp.
3
Fixed a bug where users who haven’t logged in disappear from user lists when ordering by last login. See https://wordpress.org/support/topic/new-users-dont-get-the-meta-field/
2
Maintenance release.
Updated code to adhere to WordPress Coding Standards.
Tested with WordPress 5.0.
1.4.0
Fixed a long standing bug, where sorting users by last login didn’t work.
Tested with WordPress 4.3.
1.3.0
Maintenance release.
Tested with WordPress 4.0.
1.2.1
Reverts changes to wp_login() as the second argument seems not to be set at all times.
1.2.0
Users are now sortable by last login!
Updated utility class.
Added Danish translation. Props thomasclausen.
1.1.2
Fixed a bug where content of other custom columns were not displayed.
1.1.1
Updated utility class.
1.1.0
Made the display of the column filterable.
Widened the column a bit to accommodate for large date strings.