Namespaces: global
Description
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_thumbnail_image()

Get the forum thumbnail’s image tag

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

bbp_get_hidden_forum_ids()

Returns the hidden forum ids

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

bbp_get_private_forum_ids()

Returns the private forum ids

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

bbp_exclude_forum_ids()

Returns a meta_query that either includes or excludes hidden forum IDs from a query.

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

bbp_pre_get_posts_normalize_forum_visibility()

Adjusts forum, topic, and reply queries to exclude items that might be contained inside hidden or private forums that the user does not have the capability to view.

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

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