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