apply_filters( 'bp_get_the_notification_description', string $description, object $notification )

Filters the full-text description for a specific notification.


Description Description


Parameters Parameters

$description

Full-text description for a specific notification.

$notification

Notification object.


Top ↑

Source Source

File: bp-notifications/bp-notifications-template.php


Top ↑

Changelog Changelog

Changelog
Version Description
2.3.0 Added the $notification parameter.
1.9.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.