@eriksson1337
4 years, 11 months ago
Thanks for your reply.
As far as i know, the
function friends_notification_new_request( $friendship_id, $initiator_id, $friend_id )
sends a notification to the person who got a friendship request.
I would like to send an E-Mail to the user who made a request.
For example user 1 requests a friendship with user 2. User 1 gets an E-Mail “You requested a friendship with user 2”.
Is that possible?