apply_filters( 'groups_template_group_admin_delete_group', string $value )
Filters the template to load for the Delete Group page.
Description Description
Parameters Parameters
- $value
-
Path to the Delete Group template.
Source Source
File: bp-groups/screens/single/admin/delete-group.php
Changelog Changelog
| Version | Description |
|---|---|
| 1.0.0 | Introduced. |