do_action( 'groups_accept_all_pending_membership_requests', int $group_id )
Fires after the acceptance of all pending membership requests to a group.
Parameters Parameters
- $group_id
-
(int) ID of the group whose pending memberships were accepted.
Source Source
Changelog Changelog
Version | Description |
---|---|
1.0.2 | Introduced. |