mirror of
https://github.com/buddypress/buddypress.git
synced 2026-07-23 21:06:56 +08:00
The group member count routine was updated to avoid direct, uncached, SQL query and unnecessary cache refresh when a group's Members page was viewed. is now being used to get the group member count which takes into account users' existence in the site, the query is now cached and filterable. was also updated to get the current group from if available. Props imath Fixes #7614 and see #6749 git-svn-id: https://buddypress.svn.wordpress.org/trunk@13103 cdf35c40-ae34-48e0-9cc9-0c9da1808c22 |
||
|---|---|---|
| .. | ||
| bpGetUserGroups.php | ||
| get-group.php | ||
| groupsCreateGroup.php | ||
| groupsIsUser.php | ||
| groupsTotalGroupsForUser.php | ||