Changeset 10487 for trunk/src/bp-groups/bp-groups-actions.php
- Timestamp:
- 02/01/2016 06:53:30 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-groups/bp-groups-actions.php
r10454 r10487 107 107 return false; 108 108 109 109 if ( !bp_user_can_create_groups() ) { 110 110 bp_core_add_message( __( 'Sorry, you are not allowed to create groups.', 'buddypress' ), 'error' ); 111 111 bp_core_redirect( bp_get_groups_directory_permalink() );
Note: See TracChangeset
for help on using the changeset viewer.