Remove Message Notification
-
Hi, does anyone know how to remove the notification a person gets when they receive a new message? A person already gets notified in the messages, so this creates a duplicate notification. On a topic from a few years ago someone said to paste this in bp-custom.php.
remove_action( 'messages_message_sent', 'bp_messages_message_sent_add_notification', 10 );
But this does not seem to be working anymore.
https://buddypress.org/support/topic/how-to-remove-messages-from-showing-in-notifications/
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- You must be logged in to reply to this topic.