apply_filters( 'groups_template_group_admin', string $value )
Filters the template to load for a group’s admin/edit-details page.
Parameters Parameters
- $value
-
(string) Path to a group's admin/edit-details template.
Source Source
Changelog Changelog
Version | Description |
---|---|
1.0.0 | Introduced. |