do_action( 'groups_accept_all_pending_membership_requests', int $group_id )

Fires after the acceptance of all pending membership requests to a group.


Description Description


Parameters Parameters

$group_id

ID of the group whose pending memberships were accepted.


Top ↑

Source Source

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


Top ↑

Changelog Changelog

Changelog
Version Description
1.0.2 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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