apply_filters( 'xprofile_template_change_avatar', string $template )
Filters the template to load for the XProfile change avatar screen.
Description Description
Parameters Parameters
- $template
-
Path to the XProfile change avatar template to load.
Source Source
File: buddypress/bp-xprofile/screens/change-avatar.php
Changelog Changelog
Version | Description |
---|---|
1.0.0 | Introduced. |