bbp_admin_init()

Piggy back admin_init action

Description

Source

File: bp-forums/admin/actions.php

125
126
127
function bbp_admin_init() {
    do_action( 'bbp_admin_init' );
}

Changelog

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