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