apply_filters( 'bp_core_template_display_profile', string $value )
Filters the path to redirect users to if XProfile is not enabled.
Description Description
Parameters Parameters
- $value
-
Path to redirect users to.
Source Source
File: bp-core/bp-core-catchuri.php
Changelog Changelog
Version | Description |
---|---|
1.0.0 | Introduced. |