buddypress/bp-groups
Boone B Gorges b80de91903 Pass the 'bp' group to wp_cache_delete() in bp_groups_delete_group_cache()
The absence of this group parameter meant that the cache deletion was never
actually working, causing problems with persistent caching as well as plugins
that cause group details to be saved multiple times on a pageload (such as
bbPress)

Fixes #4919

git-svn-id: https://buddypress.svn.wordpress.org/trunk@6896 cdf35c40-ae34-48e0-9cc9-0c9da1808c22
2013-04-08 17:34:19 +00:00
..
admin Add .min scripts for Groups Admin. Fix bug in min filenames. Fixes #4617. 2012-12-10 14:04:33 +00:00
js Compress scripts/styles: 1.7-bleeding-6637. 2012-12-14 22:57:20 +00:00
bp-groups-actions.php Fix notice during avatar step in groups_action_create_group(). 2012-10-08 04:44:30 +00:00
bp-groups-activity.php EOF: 2012-09-18 18:03:00 +00:00
bp-groups-admin.php Fix bug preventing groups from being deleted in bulk 2013-03-04 13:23:22 +00:00
bp-groups-adminbar.php EOF: 2012-09-18 18:03:00 +00:00
bp-groups-buddybar.php EOF: 2012-09-18 18:03:00 +00:00
bp-groups-cache.php Pass the 'bp' group to wp_cache_delete() in bp_groups_delete_group_cache() 2013-04-08 17:34:19 +00:00
bp-groups-classes.php Sanitize 'exclude' parameter in BP_Groups_Member::get_all_for_group() 2013-01-07 14:19:51 +00:00
bp-groups-filters.php EOF: 2012-09-18 18:03:00 +00:00
bp-groups-forums.php EOF: 2012-09-18 18:03:00 +00:00
bp-groups-functions.php Allow groups_get_group_members() to have access to all params of wrapped method 2013-01-07 14:11:50 +00:00
bp-groups-loader.php Fixes typo in bp-groups-loader.php documentation 2013-02-21 15:31:28 +00:00
bp-groups-notifications.php Revert r6587: 2012-12-10 09:55:56 +00:00
bp-groups-screens.php Remove duplicate group title on group pages. See #4880. 2013-04-01 16:54:10 +00:00
bp-groups-template.php Update group admin logic to not allow moderators to save group settings via POST. Fixes #4737, props mercime 2013-02-08 07:45:50 +00:00
bp-groups-widgets.php Don't wrap the groups widget AJAX response in a <UL> element. Fixes #4903 2013-04-01 22:35:40 +00:00