bp_notifications_slug()
Output the notifications component slug.
Description Description
Source Source
File: bp-notifications/bp-notifications-template.php
function bp_notifications_slug() {
echo bp_get_notifications_slug();
}
Changelog Changelog
| Version | Description |
|---|---|
| 1.9.0 | Introduced. |