[buddypress-trac] [BuddyPress Trac] #7581: duplicated paramater
buddypress-trac
noreply at wordpress.org
Wed Aug 9 14:49:51 UTC 2017
#7581: duplicated paramater
-------------------------+-----------------------------
Reporter: idofri | Owner:
Type: enhancement | Status: new
Priority: low | Milestone: Awaiting Review
Component: Groups | Version: 2.9.0
Severity: trivial | Keywords:
-------------------------+-----------------------------
The requesting user id is being passed twice to the
'groups_membership_requested' action-hook in bp-groups-functions.php @
line 1824:
{{{#!php
<?php
do_action( 'groups_membership_requested', $requesting_user_id, $admins,
$group_id, $requesting_user->id );
}}}
FYI.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/7581>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list