bbp_after_setup_theme()

The main action used for executing code after the theme has been setup

Description

Source

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

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

Changelog

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