Skip to content

Instantly share code, notes, and snippets.

@labsecrets
Created February 27, 2012 06:22
Show Gist options
  • Save labsecrets/1921890 to your computer and use it in GitHub Desktop.
Save labsecrets/1921890 to your computer and use it in GitHub Desktop.
Display Member Count on your BuddyPress Social Network
<div style="text-align:center;border:1px solid #666666;
padding: 5px; text-align: center;">
<h3>Yo! Our site now has<br/>
<span style="font-size:66px; font-family:trebuchet;
color:red;"><?php bp_total_member_count() ?></span>
<br/>Active Members!<br/>Can you dig it?
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment