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

File: bp-friends/bp-friends-activity.php

View on Trac



Top ↑

Changelog Changelog

Changelog
Version Description
2.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.