Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
09/18/2013 12:11:47 AM (11 years ago)
Author:
boonebgorges
Message:

Don't use is_super_admin() to die out of group/activity admin pages

Use current_user_can( 'bp_moderate' ) instead.

This gives more flexibility in customizing who can access.

Fixes #5177

Props asakurayoh for the initial patch

File:
1 edited

Legend:

Unmodified
Added
Removed
Note: See TracChangeset for help on using the changeset viewer.