bp-forums/classes/class-bp-rest-topics-endpoint.php:
BP_REST_Topics_Endpoint::get_items()
|
Retrieve Topics.
|
bp-forums/classes/class-bp-rest-topics-endpoint.php:
BP_REST_Topics_Endpoint::create_item()
|
Create a topic.
|
bp-forums/classes/class-bp-rest-topics-endpoint.php:
BP_REST_Topics_Endpoint::update_item()
|
Update/Edit a topic.
|
bp-forums/classes/class-bp-rest-reply-endpoint.php:
BP_REST_Reply_Endpoint::create_item()
|
Create a reply.
|
bp-forums/classes/class-bp-rest-reply-endpoint.php:
BP_REST_Reply_Endpoint::update_item()
|
Update/Edit a reply.
|
bp-core/classes/class-bp-rest-settings-endpoint.php:
BP_REST_Settings_Endpoint::get_buddyboss_platform_settings()
|
Get BuddyBoss Platform Settings.
|
bp-core/classes/class-bp-rest-settings-endpoint.php:
BP_REST_Settings_Endpoint::get_bbpress_settings()
|
Get bbPress settings.
|
bp-forums/admin/metaboxes.php:
bbp_dashboard_widget_right_now()
|
Forums Dashboard Right Now Widget
|
bp-forums/admin/settings.php:
bbp_admin_setting_callback_topic_tags()
|
Allow topic tags setting field
|
bp-forums/templates/default/bbpress-functions.php:
BBP_Default::enqueue_scripts()
|
Enqueue the required Javascript files
|
bp-forums/topics/template.php:
bbp_get_topic_tag_list()
|
Return the tags of a topic
|
bp-forums/topics/functions.php:
bbp_new_topic_handler()
|
Handles the front end topic submission
|
bp-forums/topics/functions.php:
bbp_edit_topic_handler()
|
Handles the front end edit topic submission
|
bp-forums/classes/class-bbpress.php:
bbPress::register_taxonomies()
|
Register the topic tag taxonomy
|
bp-forums/common/template.php:
bbp_is_topic_tag()
|
Check if the current page is a topic tag
|
bp-forums/common/template.php:
bbp_is_topic_tag_edit()
|
Check if the current page is editing a topic tag
|
bp-forums/common/functions.php:
bbp_get_statistics()
|
Get the forum statistics
|
bp-forums/replies/functions.php:
bbp_new_reply_handler()
|
Handles the front end reply submission
|
bp-forums/replies/functions.php:
bbp_edit_reply_handler()
|
Handles the front end edit reply submission
|