June 20, 2010, 7:41 am
get_user_count()
Summary: Very simply returns the count of users of the entire WordPress installation.
Detail: Function grabs the complete list of every user on the system who is not either deleted or marked as spam. Works off a cached site option list, “count_users” and refreshes that list hourly.
Tags: get_user_count