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

Filters the ‘membership_accepted’ activity actions.


Parameters 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 Source

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

View on Trac



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.