Although this is strictly speaking a built-in function of Wordpress MU, it sometimes get forgotten, when all it takes is:

<?php
<h2 class=”storytitle”>Site Stats</h2>”;
echo “There are currently “.$stats[ 'blogs' ].” blogs running on this server and “.$stats[ 'users' ].” users.<br />”;
?>

 

Read More From The WPMU Hacks Category

 


    Powered by WP Hashcash