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