@since: bbPress (r2857)
Description
bbp_topic_post_type()

Output the unique id of the custom post type for topics

Source: bp-forums/topics/template.php:21

bbp_get_topic_post_type()

Return the unique id of the custom post type for topics

Source: bp-forums/topics/template.php:33

bbp_forum_post_type()

Output the unique id of the custom post type for forums

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

bbp_get_forum_post_type()

Return the unique id of the custom post type for forums

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

bbp_reply_post_type()

Return the unique id of the custom post type for replies

Source: bp-forums/replies/template.php:21

bbp_get_reply_post_type()

Return the unique id of the custom post type for replies

Source: bp-forums/replies/template.php:33