apply_filters( 'bp_members_template_change_avatar', string $template )
Filters the template to load for the Member Change Avatar page screen.
Description Description
Parameters Parameters
- $template
-
Path to the Member template to load.
Source Source
File: bp-members/screens/change-avatar.php
Changelog Changelog
Version | Description |
---|---|
6.0.0 | Introduced. |