do_action_ref_array( 'groups_member_before_save', BP_Groups_Member $this )

Fires before the current group membership item gets saved.

Description

Please use this hook to filter the properties above. Each part will be passed in.

Parameters

$this

(BP_Groups_Member) Current instance of the group membership item being saved. Passed by reference.

Source

File: bp-groups/classes/class-bp-groups-member.php

Changelog

Changelog
Version Description
BuddyPress 1.0.0 Introduced.

Questions?

We're always happy to help with code or other questions you might have! Search our developer docs, contact support, or connect with our sales team.