Functions |
Description |
---|---|
bbp_author_metabox() |
Anonymous user information metabox |
bbp_author_url() |
Output the author url of a topic or reply. |
bbp_body_class() |
Use the above is_() functions to output a body class for each scenario |
bbp_boot_strap_globals() |
Setup globals BEFORE includes |
bbp_breadcrumb() |
Output a breadcrumb |
bbp_buddypress_add_notification() |
Hooked into the new reply function, this notification action is responsible for notifying topic and hierarchical reply authors of topic replies. |
bbp_buddypress_add_topic_notification() |
Hooked into the new topic function, this notification action is responsible for notifying topic. |
bbp_buddypress_mark_notifications() |
Mark notifications as read when reading a topic |
bbp_buffer_template_part() |
Get a template part in an output buffer, and return it |
bbp_bump_forum_reply_count() |
Bump the total topic count of a forum |
bbp_bump_forum_topic_count() |
Bump the total topic count of a forum |
bbp_bump_forum_topic_count_hidden() |
Bump the total hidden topic count of a forum |
bbp_bump_topic_reply_count() |
Bump the total reply count of a topic |
bbp_bump_topic_reply_count_hidden() |
Bump the total hidden reply count of a topic |
bbp_cancel_reply_to_link() |
Output the reply to a reply cancellation link |
bbp_categorize_forum() |
Make the forum a category |
bbp_check_for_blacklist() |
Checks topics and replies against the discussion blacklist of blocked keys |
bbp_check_for_duplicate() |
Check for duplicate topics/replies |
bbp_check_for_flood() |
Check for flooding |
bbp_check_for_moderation() |
Checks topics and replies against the discussion moderation of blocked keys |
bbp_check_forum_edit() |
Redirect if unathorized user is attempting to edit a forum |
bbp_check_reply_edit() |
Redirect if unathorized user is attempting to edit a reply |
bbp_check_topic_edit() |
Redirect if unathorized user is attempting to edit a topic |
bbp_check_topic_tag_edit() |
Redirect if unathorized user is attempting to edit a topic tag |
bbp_clean_post_cache() |
Will clean a post in the cache. |
bbp_close_forum() |
Closes a forum |
bbp_close_topic() |
Closes a topic |
bbp_code_trick() |
Filter the topic or reply content and output code and pre tags |
bbp_code_trick_reverse() |
When editing a topic or reply, reverse the code trick so the textarea contains the correct editable content. |
bbp_constants() |
Setup constants |
bbp_convert_date() |
Convert time supplied from database query into specified date format. |
bbp_convert_mentions() |
Convert mentions into links |
bbp_converter_setting_callback_clean() |
Edit Clean setting field |
bbp_converter_setting_callback_convert_users() |
Edit Convert Users setting field |
bbp_converter_setting_callback_dbname() |
Edit Database Name setting field |
bbp_converter_setting_callback_dbpass() |
Edit Database Pass setting field |
bbp_converter_setting_callback_dbport() |
Edit Database Server Port setting field |
bbp_converter_setting_callback_dbprefix() |
Edit Table Prefix setting field |
bbp_converter_setting_callback_dbserver() |
Edit Database Server setting field |
bbp_converter_setting_callback_dbuser() |
Edit Database User setting field |
bbp_converter_setting_callback_delay_time() |
Edit Delay Time setting field |
bbp_converter_setting_callback_main_section() |
Main settings section description for the settings page |
bbp_converter_setting_callback_options_section() |
Main settings section description for the settings page |
bbp_converter_setting_callback_platform() |
Edit Platform setting field |
bbp_converter_setting_callback_restart() |
Edit Restart setting field |
bbp_converter_setting_callback_rows() |
Edit Rows Limit setting field |
bbp_converter_settings() |
The main settings page |
bbp_core_get_import_forum_tools_settings_admin_tabs() | |
bbp_core_get_tools_settings_admin_tabs() | |
bbp_create_initial_content() |
Create a default forum, topic, and reply |