Warning: This hook has been deprecated. Use the filters in BP_Email instead.

apply_filters( 'friends_notification_new_request_subject', string $value, string $initiator_name )

Filters the subject for the friend request email.


Description Description


Parameters Parameters

$value

Subject line to be used in friend request email.

$initiator_name

Name of the person requesting friendship.


Top ↑

Source Source

File: bp-core/deprecated/2.5.php


Top ↑

Changelog Changelog

Changelog
Version Description
2.5.0 Use the filters in BP_Email.
1.2.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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