BBP_Shortcodes::__construct()
Add the register_shortcodes action to bbp_init
Description
Source
File: bp-forums/common/shortcodes.php
public function __construct() {
$this->setup_globals();
$this->add_shortcodes();
}
Changelog
| Version | Description |
|---|---|
| bbPress (r3031) | 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.