bp-forums/classes/class-bp-rest-topics-endpoint.php:
BP_REST_Topics_Endpoint::create_item()
|
Create a topic.
|
bp-forums/classes/class-bp-rest-reply-endpoint.php:
BP_REST_Reply_Endpoint::create_item()
|
Create a reply.
|
bp-forums/topics/functions.php:
bbp_merge_topic_handler()
|
Merge topic handler
|
bp-forums/topics/functions.php:
bbp_split_topic_handler()
|
Split topic handler
|
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/users/functions.php:
bbp_forum_subscriptions_handler()
|
Handles the front end subscribing and unsubscribing forums
|
bp-forums/users/functions.php:
bbp_subscriptions_handler()
|
Handles the front end subscribing and unsubscribing topics
|
bp-forums/users/functions.php:
bbp_favorites_handler()
|
Handles the front end adding and removing of favorite topics
|
bp-forums/forums/functions.php:
bbp_new_forum_handler()
|
Handles the front end forum submission
|
bp-forums/forums/functions.php:
bbp_edit_forum_handler()
|
Handles the front end edit forum submission
|
bp-forums/notifications.php:
bbp_buddypress_mark_notifications()
|
Mark notifications as read when reading a topic
|
bp-forums/common/template.php:
bbp_template_notices()
|
Display possible errors & messages inside a template file
|
bp-forums/common/functions.php:
bbp_filter_anonymous_post_data()
|
Filter anonymous post data
|
bp-forums/replies/functions.php:
bbp_move_reply_handler()
|
Move reply handler
|
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
|