apply_filters( 'bp_live_spammer_redirect', string $value )
Filters the url used for redirection for a logged in user marked as spam.
Parameters Parameters
- $value
-
(string) URL to redirect user to.
Source Source
Changelog Changelog
Version | Description |
---|---|
1.8.0 | Introduced. |