do_action( 'xprofile_screen_display_profile', string $new )
Fires right before the loading of the XProfile screen template file.
Description Description
Parameters Parameters
- $new
-
$_GET parameter holding the "new" parameter.
Source Source
File: bp-xprofile/screens/public.php
Changelog Changelog
Version | Description |
---|---|
1.0.0 | Introduced. |