Namespaces: global |
Description |
|---|---|
| bbp_update_forum_topic_count() |
Adjust the total topic count of a forum |
| 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 |
| bbp_bump_forum_topic_count() |
Bump the total topic count of a forum |
| bbp_bump_forum_topic_count_hidden() |
Bump the total hidden topic count of a forum |
| bbp_bump_forum_reply_count() |
Bump the total topic count of a forum |
| bbp_update_forum_last_topic_id() |
Update the forum last topic id |