apply_filters( 'bp_activity_post_update_object', string $value )
Filters the item type that the activity update should be associated with.
Parameters Parameters
- $value
-
(string) Item type to associate with.
Source Source
Changelog Changelog
Version | Description |
---|---|
1.2.0 | Introduced. |