@since: bbPress (r3759) |
Description |
---|---|
bbp_get_forum_slug() |
Return the single forum slug |
bbp_get_topic_archive_slug() |
Return the topic archive slug |
bbp_get_topic_slug() |
Return the single topic slug |
bbp_get_topic_tag_tax_slug() |
Return the topic-tag taxonomy slug |
bbp_get_reply_slug() |
Return the single reply slug (used mostly for editing) |
bbp_get_user_slug() |
Return the single user slug |
bbp_get_view_slug() |
Return the topic view slug |
bbp_get_root_slug() |
Return the root slug |
bbp_include_root_slug() |
Are we including the root slug in front of forum pages? |
bbp_maybe_get_root_slug() |
Maybe return the root slug, based on whether or not it’s included in the url |