apply_filters( 'groups_template_group_admin_cover_image', string $value )
Filters the template to load for a group’s Change cover image page.
Description Description
Parameters Parameters
- $value
-
Path to a group's Change cover image template.
Source Source
File: bp-groups/screens/single/admin/group-cover-image.php
Changelog Changelog
| Version | Description |
|---|---|
| 2.4.0 | Introduced. |