bp_nouveau()

Get a unique instance of BP Nouveau


Description Description


Return Return

(BP_Nouveau) the main instance of the class


Top ↑

Source Source

File: bp-templates/bp-nouveau/buddypress-functions.php

function bp_nouveau() {
	return BP_Nouveau::get_instance();
}

Top ↑

Changelog Changelog

Changelog
Version Description
3.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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