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

Filters the ‘membership_accepted’ activity actions.


Description Description


Parameters Parameters

$value

The 'membership_accepted' activity action.

$user_id

ID of the user joining the group.

$group_id

ID of the group. Passed by reference.


Top ↑

Source Source

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


Top ↑

Changelog Changelog

Changelog
Version Description
1.2.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.