This function’s access is marked private. This means it is not intended for use by plugin or theme developers, only in other core functions. It is listed here for completeness. Use BuddyPress::instance() instead.

BuddyPress::__construct()

A dummy constructor to prevent BuddyPress from being loaded more than once.

Description

See also

Source

File: class-buddypress.php

	private function __construct() { /* Do nothing here */ }

Changelog

Changelog
Version Description
BuddyPress 1.7.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.