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