Namespaces: global
Description
bbp_get_forum_post_type()

Return the unique id of the custom post type for forums

Source: bp-forums/forums/template.php:32

bbp_get_forum_post_type_labels()

Return array of labels used by the forum post type

Source: bp-forums/forums/template.php:44

bbp_get_forum_post_type_rewrite()

Return array of forum post type rewrite settings

Source: bp-forums/forums/template.php:74

bbp_get_forum_post_type_supports()

Return array of features the forum post type supports

Source: bp-forums/forums/template.php:91

bbp_has_forums()

The main forum loop.

Source: bp-forums/forums/template.php:123

bbp_forums()

Whether there are more forums available in the loop

Source: bp-forums/forums/template.php:206

bbp_trashed_forum()

Called after trashing a forum

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

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