Opened 21 years ago
Closed 21 years ago
#662 closed enhancement (wontfix)
Stats...
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | normal | Version: | 1.5 |
| Component: | General | Keywords: | |
| Focuses: | Cc: |
Description
This is a small feature I always wanted. What would be cool is to have a small stats page/feature in the admin CP. It will show stuff like:
Total Register Users: xxx
Last Registered User: xxx
Total Users: xxx
Users online: xxx
guests online: xxx
and so on...and It would be cool to insert it to a theme like for example, for users online, you can have something like:
<?php usersonline(); ?>
Guests: <?php guestsonline(); ?>
something like that :).
Change History (3)
Note: See
TracTickets for help on using
tickets.
This is something that can (and has) been addressed with a plugin.