Skip to:
Content
Pages
Categories
Search
Top
Bottom

Reply To: How to mysql query `$wpdb->get_var` `bp_groups` in buddypress?


juan_stephano
Member

@juan_stephano

you’ve probably figured this out by now but if not (and for any other readers) you need $count = $wpdb->get_var("SELECT COUNT(*) FROM $bp->groups->table_name"); I think.

Skip to toolbar