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();
}

Top ↑

Changelog Changelog

Changelog
Version Description
1.9.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.