apply_filters_ref_array( 'bp_get_activity_action_pre_meta', array $value )
Filters the activity action before the action is inserted as meta.
Parameters Parameters
- $value
-
(array) Array containing the current action, the current activity, and the $args array passed into the function.
Source Source
Changelog Changelog
Version | Description |
---|---|
1.2.10 | Introduced. |