apply_filters( 'bbp_forums_at_name_do_notifications', bool $value, array $usernames, int $user_id, int $forum_id )

Filters bbPress’ ability to send notifications for @mentions.

Description

Parameters

$value

Whether or not BuddyPress should send a notification to the mentioned users.

$usernames

Array of users potentially notified.

$user_id

ID of the current user being notified.

$forum_id

ID of forum.

Source

File: bp-forums/notifications.php

Changelog

Changelog
Version Description
BuddyBoss 1.2.9 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.