BP_Core::__construct()
Start the members component creation process.
Description
Source
File: bp-core/classes/class-bp-core.php
public function __construct() { parent::start( 'core', __('BuddyBoss Core', 'buddyboss'), buddypress()->plugin_dir ); $this->bootstrap(); }
Changelog
Version | Description |
---|---|
BuddyPress 1.5.0 | Introduced. |
Questions?
We're always happy to help with code or other questions you might have! Search our developer docs, contact support, or connect with our sales team.