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

Returns the forum’s last reply id

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

bbp_forum_enforce_hidden()

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

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

bbp_get_forum_visibilities()

Return an associative array of forum visibility

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

bbp_has_forum_thumbnail()

Check if given forum has thumbnail available

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

bbp_get_forum_thumbnail_src()

Get the forum thumbnail’s image source

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

bbp_update_forum_subforum_count()

Update the forum sub-forum count

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

bbp_update_forum_topic_count()

Adjust the total topic count of a forum

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

bbp_update_forum_topic_count_hidden()

Adjust the total hidden topic count of a forum (hidden includes trashed and spammed topics)

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

bbp_update_forum_reply_count()

Adjust the total reply count of a forum

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

bbp_update_forum()

Updates the counts of a forum.

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