Make WordPress Core

Opened 21 years ago

Closed 21 years ago

#662 closed enhancement (wontfix)

Stats...

Reported by: xerocool's profile XeroCool Owned by: matt's profile matt
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)

#1 @XeroCool
21 years ago

  • Patch set to No

#2 @MC_incubus
21 years ago

This is something that can (and has) been addressed with a plugin.

#3 @matt
21 years ago

  • Owner changed from anonymous to matt
  • Resolution changed from 10 to 90
  • Status changed from new to closed

Plugin material

Note: See TracTickets for help on using tickets.