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