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