apply_filters( 'bp_friends_format_activity_action_friendship_accepted', string $action , object $activity )
Filters the ‘friendship_accepted’ activity action format.
Parameters Parameters
- $action
-
(string) String text for the 'friendship_accepted' action.
- $activity
-
(object) Activity data.
Source Source
Changelog Changelog
Version | Description |
---|---|
2.0.0 | Introduced. |