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