Changeset 13437 for trunk/src/bp-groups/actions/feed.php
- Timestamp:
- 03/18/2023 09:42:31 AM (23 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-groups/actions/feed.php
r12590 r13437 36 36 'title' => sprintf( _x( '%1$s | %2$s | Activity', 'Group activity RSS title', 'buddypress' ), bp_get_site_name(), bp_get_current_group_name() ), 37 37 38 'link' => bp_get_group_ permalink( $group ),38 'link' => bp_get_group_url( $group ), 39 39 40 40 /* translators: %s: Group Name. */
Note: See TracChangeset
for help on using the changeset viewer.