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