BP_Admin::__construct()
The main BuddyPress admin loader.
Description
Source
File: bp-core/classes/class-bp-admin.php
84 85 86 87 88 | public function __construct() { $this ->setup_globals(); $this ->includes(); $this ->setup_actions(); } |
Changelog
Version | Description |
---|---|
BuddyPress 1.6.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.