mirror of
https://gh.wpcy.net/https://github.com/buddypress/buddypress.git
synced 2026-05-31 05:04:29 +08:00
* Introduce helper functions for handling the adding/marking/deleting of notifications and adding/deleting activity stream entries. Hook these new functions into their respective actions rather than have them hardcoded and interspersed amongst the first-class code. * Inadvertently fixes a bug where banning or removing a member from a group within 5 minutes of their having joined would not delete the recent activity stream update. * See #5266. git-svn-id: https://buddypress.svn.wordpress.org/trunk@7624 cdf35c40-ae34-48e0-9cc9-0c9da1808c22 |
||
|---|---|---|
| .. | ||
| admin | ||
| js | ||
| bp-groups-actions.php | ||
| bp-groups-activity.php | ||
| bp-groups-admin.php | ||
| bp-groups-adminbar.php | ||
| bp-groups-buddybar.php | ||
| bp-groups-cache.php | ||
| bp-groups-classes.php | ||
| bp-groups-filters.php | ||
| bp-groups-forums.php | ||
| bp-groups-functions.php | ||
| bp-groups-loader.php | ||
| bp-groups-notifications.php | ||
| bp-groups-screens.php | ||
| bp-groups-template.php | ||
| bp-groups-widgets.php | ||