Hey @deights
Thanks for using When Last Login and thank you for your patience, sorry for only reaching back to you now.
Here’s the code that we show the Top 3 logged-in users – https://github.com/andrewlimaza/when-last-login/blob/master/when-last-login.php#L401 Unfortunately, the current way would be to adjust this query manually. I have added this to our development schedule.
The clear old logs functionality should clear logs that are older than 3 months from the current date. You can filter this timeframe by hooking into this – https://github.com/andrewlimaza/when-last-login/blob/3c9db510e331e82d373920744d4041debe163a76/when-last-login.php#L628
There is an option available in the settings area to clear all logs as well.
I hope this helps get you started.