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

apply_filters( 'bp_activity_at_message_notification_subject', string $value, string $poster_name )

Filters the @mention notification subject that will be sent to user.

Description

Parameters

$value

(string) Email notification subject text.

$poster_name

(string) Name of the person who made the @mention.

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.