File: bp-forums/forums/functions.php
Description
bbp_untrashed_forum()

Called after untrashing a forum

Source: bp-forums/forums/functions.php:2530

bbp_get_forums_per_page()

Return the forums per page setting

Source: bp-forums/forums/functions.php:2553

bbp_untrash_forum_topics()

Trash all topics inside a forum

Source: bp-forums/forums/functions.php:2393

bbp_delete_forum()

Called before deleting a forum.

Source: bp-forums/forums/functions.php:2434

bbp_trash_forum()

Called before trashing a forum

Source: bp-forums/forums/functions.php:2456

bbp_untrash_forum()

Called before untrashing a forum

Source: bp-forums/forums/functions.php:2474

bbp_deleted_forum()

Called after deleting a forum

Source: bp-forums/forums/functions.php:2494

bbp_trashed_forum()

Called after trashing a forum

Source: bp-forums/forums/functions.php:2512

bbp_forum_enforce_private()

Check if it’s a private forum or a topic or reply of a private forum and if the user can’t view it, then sets a 404

Source: bp-forums/forums/functions.php:2192

bbp_check_forum_edit()

Redirect if unathorized user is attempting to edit a forum

Source: bp-forums/forums/functions.php:2243