Hi,
I am getting 1970-01-01 as the timestamp. Others are correct. What could be the reason?
Txh
]]>In the ‘wp_usermeta’ table, some of our users don’t have a ‘when_last_login’ entry at all. While others who have not logged in have a default value of “0”.
Why is this, could it be due to users who registered prior to this plugin being activated? Or could it be due to some users logging in with 2 factor authentication bypassing the ‘wp_login’ hook?
I’ve noticed that in some cases a user has recently registered in wordpress, but they do not have an entry in the ‘wp_usermeta’ table.
Hi guys,
Thanks for the nice plugin. I have two suggestions:
1. Add a feature of latest login for the admin dashboard (+ option for length of list, i.e., latest 3/5/10).
2. The description regarding IP tracking is a bit unclear:
Record user’s IP address [ ] <small>This will anonymize the IP address to support GDPR regulations.</small>
Does it record it when ticked, or does it anonymize when ticked?
Cheers
This plugin does not work with Two Factor plugin.
When you log in it does not update the last login date.
Not sure if I reported this already but I also reported it to them.
]]>Works Great. Would love to see “Registered Date” as a field too.
]]>I have Two Factor login installed. After logging in the last login column still stays ‘Never’.
It would be great if it was possible to make When Last Login compatible.
]]>Per the title, I am looking for a way to set everything back to zero. We have moved the site, and design, and wish to catalog the current count and start it over.
]]>Hi. I’ve noticed that when I sort my user page by the “Last Login” column, it doesn’t show all the users. Before I click on the sort, it shows 2295 users, when I sort by “last login” it only shows 1200 users. Why would this be?
]]>Great plugin, very useful – any chance that a shortcode could be added to be able to display last login date/time on any page/post please?
]]>Hi,
I am using a custom login page – so the domain url ends in – https:xxxxxxxxx/custom-login/
How do I get this to work with your plugin in please as the logins are not being recorded.
Many thanks for your help !
]]>Hello,
We have a very large site with many, many active users. When logging in as an Admin, the Most Frequent Logins meta query takes 5+ seconds and really slows down our initial admin panel load for admins. I want to continue updating the plugin, so I don’t want to customize the source code.
Is there a way to turn this feature off, even if it’s something in functions.php? Below is the code in question – I basically want to change the true flag to false.
$show_widget = apply_filters( ‘when_last_login_show_admin_widget’, true );
Thanks,
Adam
]]>On lines 345 and 395 of when_last_login.php you have this bit of code.
'role__not_in' => 'Administrator'
It should be
'role__not_in' => array( 'administrator' )
because that search term expects an array, and works on the slugs (lower case) not the titles of roles.
]]>Hello, we’re start using your plugin.
Would you please tell me is this only keep or track last 24hours record in the free version? Suppose I logged in 2days ago and didn’t logged in recently, so my user ID will treat as “never” status?
Please let me know. Thanks
]]>Thanks for what appears to be a great plugin! I’d like to know when the last time people have logged in to one of my multisite’s subsites. However, I’ve tried network activating and activating just for the subsite, and I’ve checked users on the subsite, primary site, and network level – and everyone is listed as having “never” logged in. Even myself, who is currently logged in! Can anyone help? Thanks!
]]>Using the User Statistics addon, and I have the period set to 7 days. however the email digest I receive contains all the login entries back in time since plugin install (11 months)
any ideas?
]]>Hi, how do I show active user last login in their Dashboard?
]]>Saw this twice (~30m apart) in the log:
PHP Warning: Undefined array key "page" in /srv/wp-content/plugins/when-last-login/when-last-login.php on line 607
No idea what caused it, not accompanied by anything else, and no negative effect noticed.
The line is from wll_automatically_remove_logs
:
if ( 'admin.php' == $pagenow && 'when-last-login-settings' != $_GET['page'] ) {
WLL 1.2.1
WP 5.9.3
Divi 4.17.4
PHP 8.0.17
Hello
I have installed the plugin and it is showing login times of users but no IP Addresses.
In the settings i have selected both
Record user’s IP Address
Enable “All Login Records”
any help would be appreciated.
Nat
]]>Hello,
Not sure if this is a bug or feature request. I have a WooCommerce subscription store on my website and have When Last Login installed. When a customer makes a purchase using WooCommerce Subscriptions they automatically are added as a wordpress user and logged in (this is standard and required functionality of WooCommerce Subscriptions…see link below).
However, I can confirm that those users shows as “Never” logged in on the User screen per When Last Login even though they are very much logged in and using the site.
I’d like the plugin to capture their login correctly please.
More info here if needed: https://woocommerce.com/document/subscriptions/faq/#section-6
Thank you!
]]>Hi
I really like this plugin and it would be helpful, if I could change the value of Last Login to a Date (28 Dec 2021 or 21/12/28) rather than a relative statement (2 days ago, 3 months ago), perhaps even combining it, adding mouse over relative date statement with full date, in the least.
Would this be possible to consider?
Many thanks so far for this Must-have plugin since many years
Carsten
]]>As info, your plugin doesn’t work if the “My WP Customize Admin/Frontend” plugin is active. You probably don’t need this info but I thought this topic might help others.
I wish the two plugins would work together because yours provides the exact functionality I want!
Thanks anyway…
]]>Everything on the add-ons page can’t be translated… But I read in your PHP code that it fetches info from your site… So, having this in translate.www.remarpro.com would be hell…
But, I’m opening this topic since one string is refusing to translate. It doesn’t even show up when you use Loco Translate to create a .pot file.
See this screenshot of the nl_BE locale: https://ibb.co/TmGH0sZ
The string I pointed at with an arrow, doesn’t appear translate-able. Even when you added the correct text domain…
Hi there,
we are a bit confused about the “Last Updated” column.
For some users we have a “Never” in the “Last Login” column, but a timestamp in the “Last Updated” column – or vice versa.
We want to delete inactive users, but we are now not sure which ones are inactive and which ones aren’t.
Can you explain to me the difference between “Last Login” and “Last Updated” and how the timestamps are generated?
Thanks so much,
Lisa
Hi
I am using this pliging.
I tried the option to record the IP addresses.
But it’s not working
See also TYPO
In same lines, 343 and 393 of when-last-login.php :
ORDERBY should be meta_value_num instead of meta_value
ORDER should be DESC instead of ASC
The login counts are naw sorted as strings, meaning e.g. order 1, 40, 5 instead of 1,5,40. Should be NUMERIC: 40 > 5 !!
DESC because the first 3 entries are being returned. These should be the HIGHEST NUMERIC values.
Please correct in next release
]]>line 343 , 393 : orderby misspelled as oderby. This means that entries in dashboard are in wrong order.
]]>I have added this plugin, I got the last login date and time but will not get the last login duration. it is showing never. What is the meaning of the never please let me know in what case I will get never in the last login see the screenshot : https://prnt.sc/19pwcos
please reply me as soon as possible
]]>Hi,
I am using your plugin, but it is hiding all the users in the user list that didn’t log in since the activation of your plugin.
Also the column with login information is not shown in the user list.
Any ideas how to solve this?
Best regards,
Olga
Hi,
Right now the date in the user meta field “when_last_login” is stored as a big number. Is there a way to get this as a date format?
Best regards,
Olga
Hi,
im wondering how to get this feature updating in my admin board ?
“When Last Login – Show top 3 user login (includes ‘administrators’ in free version)”
As it is now it shows users logged in top 3 but there is a user with only one login
and i know there is other users who has more login + recent dates
This feature as you show on the webpage is that only for paid users ?
* View user login activity by user, date and per hour.*
https://yoohooplugins.com/plugins/when-last-login-user-statistics/
hope you can help ?
]]>