do_action( 'groups_ban_member', int $group_id, int $user_id )

Fires before the banning of a member from a group.


Description Description


Parameters Parameters

$group_id

ID of the group being banned from.

$user_id

ID of the user being banned.


Top ↑

Source Source

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


Top ↑

Changelog Changelog

Changelog
Version Description
1.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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