[buddypress-trac] [BuddyPress Trac] #8129: Custom BP_FRIENDS_SLUG won't work anymore to display someone friends activities
buddypress-trac
noreply at wordpress.org
Wed Aug 21 21:49:10 UTC 2019
#8129: Custom BP_FRIENDS_SLUG won't work anymore to display someone friends
activities
--------------------------+-----------------------------
Reporter: Maniou | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Activity | Version: 4.3.0
Severity: normal | Keywords:
--------------------------+-----------------------------
Hi,
If you define on wp-config :
{{{
define ( 'BP_FRIENDS_SLUG', 'amis' );
}}}
You can't filter a user's friend activities on his profil page.
Without BP_FRIENDS_SLUG :
https://domain.com/members/dupond/activity/friends/ > OK
With BP_FRIENDS_SLUG defined to "amis" :
https://domain.com/members/dupond/activity/amis/ > 404
It used to work before Buddypress V3.0
Thank you for your help !
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/8129>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list