- Timestamp:
- 08/25/2021 08:13:04 AM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-groups/classes/class-bp-groups-component.php
r13087 r13093 844 844 'id' => 'my-account-' . $this->id . '-memberships', 845 845 'title' => _x( 'Memberships', 'My Account Groups sub nav', 'buddypress' ), 846 'href' => $groups_link,846 'href' => trailingslashit( $groups_link . 'my-groups' ), 847 847 'position' => 10 848 848 );
Note: See TracChangeset
for help on using the changeset viewer.