Warning: This hook has been deprecated. Use the filters in BP_Email instead.
apply_filters( 'friends_notification_accepted_request_to', string $value )
Filters the email address for whose friend request got accepted.
Description Description
Parameters Parameters
- $value
-
Email address for whose friend request got accepted.
Source Source
File: bp-core/deprecated/2.5.php
Changelog Changelog
| Version | Description |
|---|---|
| 2.5.0 | Use the filters in BP_Email. |
| 1.2.0 | Introduced. |