This hook has been deprecated. BuddyPress 2.5.0 Use the filters in BP_Email instead.

apply_filters( 'friends_notification_accepted_request_subject', string $value, string $friend_name )

Filters the subject for the connection request accepted email.

Description

Parameters

$value

(string) Subject line to be used in connection request accepted email.

$friend_name

(string) Name of the person who accepted the friendship request.

Source

File: bp-core/deprecated/buddypress/2.5.php

Changelog

Changelog
Version Description
BuddyPress 1.2.0 Introduced.

Questions?

We're always happy to help with code or other questions you might have! Search our developer docs, contact support, or connect with our sales team.