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