buddypress/bp-groups
Boone B Gorges 9f26f03419 Don't check user permissions inside of groups_delete_group()
This check was preventing programmatic group deletion. Permissions should be
checked in the calling functions, such as screen functions.

Fixes #5116

Props ericlewis

git-svn-id: https://buddypress.svn.wordpress.org/trunk@7588 cdf35c40-ae34-48e0-9cc9-0c9da1808c22
2013-11-16 23:33:42 +00:00
..
admin Compress scripts/styles: 1.8-bleeding-7167. 2013-06-05 21:57:17 +00:00
js Compress scripts/styles: 1.7-bleeding-6637. 2012-12-14 22:57:20 +00:00
bp-groups-actions.php Improve inline docs in bp-groups component. See #5022 2013-11-11 02:24:01 +00:00
bp-groups-activity.php Improve inline docs in bp-groups component. See #5022 2013-11-11 02:24:01 +00:00
bp-groups-admin.php Process all groups being deleted from the admin, not just the default per_page 20 2013-11-16 19:08:27 +00:00
bp-groups-adminbar.php Improve inline docs in bp-groups component. See #5022 2013-11-11 02:24:01 +00:00
bp-groups-buddybar.php Quick audit of existing phpDoc @param, @return, and @since parameters. Fixes #5031 2013-06-19 21:41:08 +00:00
bp-groups-cache.php Better cache busting of user group counts. 2013-06-07 02:08:32 +00:00
bp-groups-classes.php Convert group slug to lower case when checking whether slug exists 2013-11-16 19:23:43 +00:00
bp-groups-filters.php EOF: 2012-09-18 18:03:00 +00:00
bp-groups-forums.php Quick audit of existing phpDoc @param, @return, and @since parameters. Fixes #5031 2013-06-19 21:41:08 +00:00
bp-groups-functions.php Don't check user permissions inside of groups_delete_group() 2013-11-16 23:33:42 +00:00
bp-groups-loader.php Improvements to i18n number formatting in activity count functions/templates 2013-11-07 15:10:11 +00:00
bp-groups-notifications.php Only show the 'to disable' notice in emails if Settings is enabled 2013-04-18 00:36:43 +00:00
bp-groups-screens.php Use the correct function and update methods for marking user notifications as read. See #5148. 2013-11-08 19:53:56 +00:00
bp-groups-template.php Improvements to i18n number formatting in activity count functions/templates 2013-11-07 15:10:11 +00:00
bp-groups-widgets.php Use row classes in group templates 2013-09-16 19:55:25 +00:00