do_action( 'groups_screen_group_admin_edit_details', int $id )
Fires before the loading of the group admin/edit-details page template.
Description Description
Parameters Parameters
- $id
-
ID of the group that is being displayed.
Source Source
File: bp-groups/screens/single/admin/edit-details.php
Changelog Changelog
| Version | Description |
|---|---|
| 1.0.0 | Introduced. |