apply_filters_ref_array( 'groups_activity_membership_accepted_action', string $value, int $user_id, int $group_id )

Filters the ‘membership_accepted’ activity actions.

Description

Parameters

$value

(string) The 'membership_accepted' activity action.

$user_id

(int) ID of the user joining the group.

$group_id

(int) ID of the group. Passed by reference.

Source

File: bp-groups/bp-groups-activity.php

Changelog

Changelog
Version Description
BuddyPress 1.2.0 Introduced.

Questions?

We're always happy to help with code or other questions you might have! Search our developer docs, contact support, or connect with our sales team.