Changeset 13437 for trunk/src/bp-groups/actions/access.php
- Timestamp:
- 03/18/2023 09:42:31 AM (23 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-groups/actions/access.php
r11923 r13437 44 44 $no_access_args = array( 45 45 'message' => __( 'You are not an admin of this group.', 'buddypress' ), 46 'root' => bp_get_group_ permalink( $current_group ),46 'root' => bp_get_group_url( $current_group ), 47 47 'redirect' => false 48 48 );
Note: See TracChangeset
for help on using the changeset viewer.