bp_nouveau()
Get a unique instance of BP Nouveau
Description Description
Return Return
(BP_Nouveau) the main instance of the class
Source Source
File: bp-templates/bp-nouveau/buddypress-functions.php
function bp_nouveau() { return BP_Nouveau::get_instance(); }
Changelog Changelog
Version | Description |
---|---|
3.0.0 | Introduced. |