Plugin: Simple Onlinelist
-
Hi.
I really missed an onlinelist in bbpress, so i made a simple one myself. Dont expect anything special, it just tells who was online over the past 5 minutes.
Download it here.
See a demo here. (Login use: Test / test)
To Display the online list simply add
show_online_users();
wherever you want it in your template.Additional Features:
– Last online time on profile page:
profile_last_online();
– Current online users as number:
total_online_users();
- You must be logged in to reply to this topic.