do_action( 'bp_activity_sent_mention_email', BP_Activity_Activity $activity , string $deprecated , int $receiver_user_id )
Fires after the sending of an @mention email notification.
Description
Parameters
- $activity
-
Activity Item object.
- $deprecated
-
Removed in 2.5; now an empty string.
- $receiver_user_id
-
The ID of the user who is receiving the update.
Source
Changelog
Version | Description |
---|---|
BuddyPress 2.5.0 $subject, $message, $content arguments unset and deprecated. | BuddyPress 2.5.0 $subject, $message, $content arguments unset and deprecated. |
BuddyPress 1.5.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.