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-forums-endpoint.php:
BP_REST_Forums_Endpoint::get_forum_current_user_permissions()
|
Forum permissions for the current user.
|
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-forums/classes/class-bp-rest-forums-endpoint.php:
BP_REST_Forums_Endpoint::prepare_item_for_response()
|
Prepares component data for return as an object.
|
bp-forums/admin/tools.php:
bbp_admin_repair_freshness()
|
Recaches the last post in every topic and forum
|
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/forums/template.php:
bbp_get_forum_class()
|
Return the row class of a forum
|
bp-forums/forums/template.php:
bbp_is_forum_closed()
|
Is the forum closed?
|
bp-forums/forums/template.php:
bbp_list_forums()
|
Output a list of forums (can be used to list subforums)
|
bp-forums/forums/template.php:
bbp_get_forum_subscription_link()
|
Get the forum subscription link
|
bp-forums/forums/functions.php:
bbp_new_forum_handler()
|
Handles the front end forum submission
|
bp-forums/forums/functions.php:
bbp_save_forum_extras()
|
Handle the saving of core forum metadata (Status, Visibility, and Type)
|
bp-forums/common/classes.php:
BBP_Walker_Dropdown::start_el()
|
|
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
|
bp-core/deprecated/buddyboss/1.0.php:
bbp_get_single_forum_description()
|
Return a fancy description of the current forum, including total topics, total replies, and last activity.
|