do_action_ref_array( 'groups_member_before_save', BP_Groups_Member $this )

Fires before the current group membership item gets saved.


Description Description

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


Parameters Parameters

$this

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


Top ↑

Source Source

File: bp-groups/classes/class-bp-groups-member.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.