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