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.
Description Description
Parameters Parameters
- $value
-
Array with url to redirect to and activity related to the redirect.
Source Source
File: bp-activity/screens/permalink.php
Changelog Changelog
Version | Description |
---|---|
1.2.2 | Introduced. |