BP_Legacy::__construct()
The main BuddyPress (Legacy) Loader.
Description Description
Source Source
File: bp-templates/bp-legacy/buddypress-functions.php
public function __construct() {
parent::start();
}
Changelog Changelog
| Version | Description |
|---|---|
| 1.7.0 | Introduced. |