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