do_action_ref_array( 'groups_group_after_save', BP_Groups_Group $this )

Fires after the current group item has been saved.


Parameters Parameters

$this

(BP_Groups_Group) Current instance of the group item that was saved. Passed by reference.


Source Source

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

View on Trac



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.