Displays login datetime in manage users screen and sorts users by last login time.
This plugin is specially created for manage the user last login time. The plugin shows the last login date & time of user in manage users view and also has function available to sort the column in ascending and descending order.
Links
Shortcode
[user_last_login]
It will show you current user last login date time.
You can also pass the parameters in shortcode
[user_last_login user_id='2' format='F j, Y g:i a']
Widget
You can show user last login date time using widget “User Last Login”
How to Install