BP_Nouveau::__construct()
The BP Nouveau constructor.
Description Description
Source Source
File: bp-templates/bp-nouveau/buddypress-functions.php
public function __construct() {
parent::start();
$this->includes();
$this->setup_support();
}
Changelog Changelog
| Version | Description |
|---|---|
| 3.0.0 | Introduced. |