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