bp_the_notification_description()
Output full-text description for a specific notification.
Description Description
Source Source
File: bp-notifications/bp-notifications-template.php
function bp_the_notification_description() {
echo bp_get_the_notification_description();
}
Changelog Changelog
| Version | Description |
|---|---|
| 1.9.0 | Introduced. |