bbp_init()

Initialize any code after everything has been loaded

Description

Source

File: bp-forums/core/sub-actions.php

function bbp_init() {
	do_action( 'bbp_init' );
}

Changelog

Changelog
Version Description
bbPress (r2599) 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.