mirror of
https://github.com/buddypress/buddypress.git
synced 2026-07-21 20:54:17 +08:00
In r11959, the banned group members check is using the wrong conditional. This caused legitimate group members to never see the "Comment" button in the activity stream. This commit reverses the check and adds some unit tests (which should have been written beforehand!). Anti-props r-a-y. See #4429. Fixes #7854 (3.x branch). git-svn-id: https://buddypress.svn.wordpress.org/branches/3.0@12131 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 | ||