BBP_BuddyPress_Activity::__construct()
The Forums BuddyBoss Activity loader
Description
Source
File: bp-forums/activity.php
public function __construct() {
$this->setup_globals();
$this->setup_actions();
$this->setup_filters();
$this->fully_loaded();
}
Changelog
| Version | Description |
|---|---|
| bbPress (r3395) | 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.