bp_setup_notifications()
Set up the bp-notifications component.
Source Source
File: bp-notifications/bp-notifications-loader.php
function bp_setup_notifications() { buddypress()->notifications = new BP_Notifications_Component(); }
Expand full source code Collapse full source code View on Trac
Changelog Changelog
Version | Description |
---|---|
1.9.0 | Introduced. |