bbPress::register_shortcodes()

Register the Forums shortcodes

Description

Source

File: bp-forums/classes/class-bbpress.php

    public function register_shortcodes() {
        $this->shortcodes = new BBP_Shortcodes();
    }

Changelog

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.