do_action( 'groups_screen_group_admin_cover_image', int $id )
Fires before the loading of the group Change cover image page template.
Parameters Parameters
- $id
-
(int) ID of the group that is being displayed.
Source Source
Changelog Changelog
Version | Description |
---|---|
2.4.0 | Introduced. |