bbp_uninstall()

Runs when uninstalling Forums

Description

Source

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

49
50
51
function bbp_uninstall() {
    do_action( 'bbp_uninstall' );
}

Changelog

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