apply_filters( 'bp_friends_format_activity_action_friendship_created', string $action, object $activity )

Filters the ‘friendship_created’ activity action format.


Description Description


Parameters Parameters

$action

String text for the 'friendship_created' action.

$activity

Activity data.


Top ↑

Source Source

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


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.