apply_filters( 'bp_members_template_change_avatar', string $template )
Filters the template to load for the Member Change Avatar page screen.
Parameters Parameters
- $template
-
(string) Path to the Member template to load.
Source Source
Changelog Changelog
Version | Description |
---|---|
6.0.0 | Introduced. |