apply_filters_ref_array( 'bp_activity_permalink_redirect_url', array $value )
Filter the intended redirect url before the redirect occurs for the single activity item.
Parameters Parameters
- $value
-
(array) Array with url to redirect to and activity related to the redirect.
Source Source
Changelog Changelog
Version | Description |
---|---|
1.2.2 | Introduced. |