In Wassup options we can choose defaults for 'Show visitor details for' and 'Number of items per page' ... could we also do the same for 'Summary for the last' ... default is stuck at 24 hours.
In Wassup options we can choose defaults for 'Show visitor details for' and 'Number of items per page' ... could we also do the same for 'Summary for the last' ... default is stuck at 24 hours.
Time to delve in I guess ...
There is no option to change the default time range in Visitor Detail from 24 hours. This will be changed in the next revision of Wassup coming soon.
If you can't wait for the update, here is a simple hack you can do to make "7 days" the default time range in Wassup 1.7.2.1:
Open Wassup's main plugin file "wassup.php" in WordPress plugin Editor. Find line #1072: $last = 1; (about 1/3 down the page, after //MAIN/DETAIL VIEW comment), then change the value of "$last" from "1" to "7", and 'Update File'.
Thanks! I couldn't wait and I just did it. For anyone else intending to try, looks like a fresh timestamp on the file causes Wassup to check the database again and you get a message in yellow at the top. Scared me a little!
This topic has been closed to new replies.