do_action_ref_array( 'bp_groups_admin_edit', BP_Groups_Group $this )

Fires before the display of the edit form.


Description Description

Useful for plugins to modify the group before display.


Parameters Parameters

$this

Instance of the current group being edited. Passed by reference.


Top ↑

Source Source

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


Top ↑

Changelog Changelog

Changelog
Version Description
1.7.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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