Gaudi111
Member
Posted 1 year ago #
So far I have found the idea of the plugin really useful.
It would be nice to have a configuration menu.
I would like to modify the time window and to disable deletions, and use the plugin just to log the users access.
Then, I could decide to erase users based on their last login.
I am a little bit afraid of automatically deleting users.
regards
http://wordpress.org/extend/plugins/check-last-login/
ensonic
Member
Posted 9 months ago #
Allowing to configure the date-time format would be sweet too. I changed the date format to "Y.m.d H:i" to make it easier to compare them. Wonder if there is a way to make the extra columns sortable. Then it would be easy to see old registrations.
James Carroll
Member
Posted 7 months ago #
I agree, sorting by the extra columns would be great. Ipstenu stated six months ago:
You CANNOT sort by USER generated headers in the User Table because of how it draws from the database. Your plugin would have to write to the wp_users table (making new columns instead of using wp_usermeta) and EVEN THEN, the sortables are hard coded.
If anyone knows of a way to overcome these challenges, please let us know.
Thank you,