mirror of
https://github.com/buddypress/buddypress.git
synced 2026-07-23 21:06:56 +08:00
When the **Community Site Administrator** decides to add an inactive user as a member of a group from the Group's WP Admin screen, we need to include them into the group's members count to remain consistent with the fact: - an activity is created inside the group to inform this inactive user joined the group - the group's members list is including this user. Props dcavins, sjregan, espellcaste Closes https://github.com/buddypress/buddypress/pull/33 Fixes #7614 git-svn-id: https://buddypress.svn.wordpress.org/trunk@13357 cdf35c40-ae34-48e0-9cc9-0c9da1808c22 |
||
|---|---|---|
| .. | ||
| functions | ||
| template | ||
| activity.php | ||
| avatars.php | ||
| cache.php | ||
| class-bp-group-extension.php | ||
| class-bp-group-member-query.php | ||
| class-bp-groups-group.php | ||
| class-bp-groups-member.php | ||
| functions.php | ||
| notifications.php | ||
| template.php | ||
| types.php | ||
| user_can.php | ||