buddypress/bp-members
Boone B Gorges 510e9712f0 Ensures that super admins are always able to delete users from the front end
Even when bp_disable_account_deletion() returns true, it should not prevent
users with the 'delete_users' cap from accessing the delete-account screen or
deleting accounts via bp_settings_action_delete_account().

Fixes #4355

git-svn-id: https://buddypress.svn.wordpress.org/trunk@6182 cdf35c40-ae34-48e0-9cc9-0c9da1808c22
2012-07-16 21:35:25 +00:00
..
bp-members-actions.php First pass at adding user capabilities screen and action to settings component: 2012-02-23 06:18:39 +00:00
bp-members-adminbar.php Tidy up incorrect phpdoc 2012-06-13 19:35:41 +00:00
bp-members-buddybar.php s/admin bar/toolbar. Fixes #4056 2012-02-28 22:05:51 +00:00
bp-members-filters.php Tidy up incorrect phpdoc 2012-06-13 19:35:41 +00:00
bp-members-functions.php Ensures that super admins are always able to delete users from the front end 2012-07-16 21:35:25 +00:00
bp-members-loader.php Add 'BuddyPress' to all 1.5 phpdoc since's. 2012-03-16 01:06:05 +00:00
bp-members-notifications.php Remove unneeded globals and clean up some code in Members component. Remove signup file and move its code into screens and functions. See #3989. 2012-02-11 02:29:55 +00:00
bp-members-screens.php Stop date fields on the registration template defaulting to the unix epoch if field left empty. See #4187. 2012-06-13 20:15:04 +00:00
bp-members-template.php Check that an array key is set before accessing in bp_get_loggedin_user_nav() 2012-06-29 21:58:30 +00:00