Functions |
Description |
---|---|
bbp_get_root_slug() |
Return the root slug |
bbp_get_sanitize_val() |
Return sanitized $_REQUEST value. |
bbp_get_search_pagination_count() |
Return the search results pagination count |
bbp_get_search_pagination_links() |
Return search pagination links |
bbp_get_search_query_args() |
Return the search’s query args |
bbp_get_search_results_url() |
Return the search url |
bbp_get_search_rewrite_id() |
Return the unique ID for all search rewrite rules |
bbp_get_search_slug() |
Return the search slug |
bbp_get_search_template() |
Get the search template |
bbp_get_search_terms() |
Get the search terms |
bbp_get_search_title() |
Get the search page title |
bbp_get_search_type_ids() |
Return an array of search types |
bbp_get_search_url() |
Return the search url |
bbp_get_single_forum_description() |
Return a fancy description of the current forum, including total topics, total replies, and last activity. |
bbp_get_single_forum_template() |
Get the single forum template |
bbp_get_single_reply_template() |
Get the single reply template |
bbp_get_single_topic_description() |
Return a fancy description of the current topic, including total topics, total replies, and last activity. |
bbp_get_single_topic_template() |
Get the single topic template |
bbp_get_single_user_edit_template() |
Get the user profile edit template |
bbp_get_single_user_template() |
Get the user profile template |
bbp_get_single_view_template() |
Get the view template |
bbp_get_spam_status_id() |
Return the spam post status ID |
bbp_get_spectator_role() |
The spectator role is for registered users without any capabilities |
bbp_get_statistics() |
Get the forum statistics |
bbp_get_stickies() |
Return sticky topics of a forum |
bbp_get_subscriptions_permalink() |
Return the link to the user’s subscriptions page (profile page) |
bbp_get_subscriptions_template() |
Get the user subscriptions template |
bbp_get_super_stickies() |
Return topics stuck to front page of the forums |
bbp_get_tab_index() |
Output the current tab index of a given form |
bbp_get_teeny_mce_buttons() |
Edit TeenyMCE buttons to match allowedtags |
bbp_get_template_locations() |
Get the possible subdirectories to check for templates in |
bbp_get_template_part() |
Adds Forums theme support to any active WordPress theme |
bbp_get_template_stack() |
Call the functions added to the ‘bbp_template_stack’ filter hook, and return an array of the template locations. |
bbp_get_the_content() |
Return a textarea or TinyMCE if enabled |
bbp_get_theme_compat_dir() |
Gets the Forums compatable theme used in the event the currently active WordPress theme does not explicitly support Forums. This can be filtered, or set manually. Tricky theme authors can override the default and include their own Forums compatibility layers for their themes. |
bbp_get_theme_compat_id() |
Gets the name of the Forums compatable theme used, in the event the currently active WordPress theme does not explicitly support Forums. |
bbp_get_theme_compat_name() |
Gets the name of the Forums compatable theme used, in the event the currently active WordPress theme does not explicitly support Forums. |
bbp_get_theme_compat_templates() |
Get the templates to use as the endpoint for Forums template parts |
bbp_get_theme_compat_url() |
Gets the Forums compatable theme used in the event the currently active WordPress theme does not explicitly support Forums. This can be filtered, or set manually. Tricky theme authors can override the default and include their own Forums compatibility layers for their themes. |
bbp_get_theme_compat_version() |
Gets the version of the Forums compatable theme used, in the event the currently active WordPress theme does not explicitly support Forums. |
bbp_get_theme_package_id() |
Get the current theme package ID |
bbp_get_time_since() |
Return formatted time to display human readable time difference. |
bbp_get_tiny_mce_plugins() |
Edit TinyMCE plugins to match core behaviour |
bbp_get_title_max_length() |
Return the maximum length of a title |
bbp_get_tools_admin_tabs() |
Output the tabs in the admin area |
bbp_get_topic() |
Gets a topic |
bbp_get_topic_admin_links() |
Return admin links for topic. |
bbp_get_topic_archive_slug() |
Return the topic archive slug |
bbp_get_topic_archive_template() |
Get the topic archive template |
bbp_get_topic_archive_title() |
Return the topic archive title |