apply_filters( 'bp_get_activity_is_favorite', bool $value )
Filters whether the current activity item is in the current user’s favorites.
Parameters Parameters
- $value
-
(bool) Whether or not the current activity item is in the current user's favorites.
Source Source
Changelog Changelog
Version | Description |
---|---|
1.2.0 | Introduced. |