Some global stats on your WPMU backend

You can add the number of blogs, number of users and most active blogs (with post count) on your backend of Wordpress MU by using a somewhat hidden function un wpmu: get_sitestats()

Open the wp-admin/wpmu-admin.php file and just after these lines:
switch( $_GET[ 'action' ] ) {
default:

paste the code here: http://ringofblogs.com/global_stats.txt

This is if you are using wpmu 1.0. If you are using rc4 just open wp-admin/wpmu-admin.php and you will see the code and know what to do.


Did you find this post interesting? Please subscribe to my feed.

Comments 2

  1. Curtis Earl wrote:

    thanks a lot. this is a wonderful lil hack. thanks!

    Posted 25 Apr 2007 at 9:11 pm
  2. newspartner wrote:

    thanks for Tips but i want Wordpress MU stats

    EXample
    blog1.domain.com Stats
    bog2.domain.com Stats
    blog1.domain.com Stats

    And other

    Best Hit stats

    Blog1.domain.com Hit first Stats
    Blog2.domain.com Hit Sec. Stats
    Blog3.domain.com Hit Tr. Stats

    and Hits Article

    Best hit article 1

    Best hit article 2

    Best hit article 3

    Ex : http://stats.newspartner.net

    Posted 15 Jun 2007 at 9:23 am

Post a Comment

Your email is never published nor shared. Required fields are marked *