File: bp-forums/forums/functions.php |
Description |
---|---|
bbp_forum_query_subforum_ids() |
Returns the forum’s subforum ids |
_bbp_forum_query_usort_subforum_ids() |
Callback to sort forum ID’s based on last active time |
bbp_get_forum_visibilities() |
Return an associative array of forum visibility |
bbp_has_forum_thumbnail() |
Check if given forum has thumbnail available |
bbp_get_forum_thumbnail_src() |
Get the forum thumbnail’s image source |
bbp_update_forum_topic_count_hidden() |
Adjust the total hidden topic count of a forum (hidden includes trashed and spammed topics) |
bbp_update_forum_reply_count() |
Adjust the total reply count of a forum |
bbp_update_forum() |
Updates the counts of a forum. |
bbp_get_forum_statuses() |
Return an associative array of available topic statuses |
bbp_get_forum_types() |
Return an associative array of forum types |