@since: bbPress (r3759)
Description
bbp_get_forum_slug()

Return the single forum slug

Source: bp-forums/core/options.php:498

bbp_get_topic_archive_slug()

Return the topic archive slug

Source: bp-forums/core/options.php:508

bbp_get_topic_slug()

Return the single topic slug

Source: bp-forums/core/options.php:528

bbp_get_topic_tag_tax_slug()

Return the topic-tag taxonomy slug

Source: bp-forums/core/options.php:538

bbp_get_reply_slug()

Return the single reply slug (used mostly for editing)

Source: bp-forums/core/options.php:548

bbp_get_user_slug()

Return the single user slug

Source: bp-forums/core/options.php:558

bbp_get_view_slug()

Return the topic view slug

Source: bp-forums/core/options.php:588

bbp_get_root_slug()

Return the root slug

Source: bp-forums/core/options.php:452

bbp_include_root_slug()

Are we including the root slug in front of forum pages?

Source: bp-forums/core/options.php:462

bbp_maybe_get_root_slug()

Maybe return the root slug, based on whether or not it’s included in the url

Source: bp-forums/core/options.php:483