BBP_Forums_Group_Extension::__construct()
Setup Forums group extension variables
Description
Source
File: bp-forums/groups.php
public function __construct() {
$this->setup_variables();
$this->setup_actions();
$this->setup_filters();
$this->maybe_unset_forum_menu();
}
Changelog
| Version | Description |
|---|---|
| bbPress (r3552) | 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.