bp-forums/topics/template.php:
bbp_topic_notices()
|
Displays topic notices
|
bp-forums/topics/functions.php:
bbp_toggle_topic_handler()
|
Handles the front end opening/closing, spamming/unspamming, sticking/unsticking and trashing/untrashing/deleting of topics
|
bp-forums/topics/functions.php:
bbp_edit_topic_tag_handler()
|
Handles the front end tag management (renaming, merging, destroying)
|
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/template.php:
bbp_login_notices()
|
Handle the login and registration template notices
|
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/groups.php:
BBP_Forums_Group_Extension::create_screen_save()
|
Save the Group Forum data on create
|
bp-forums/groups.php:
BBP_Forums_Group_Extension::edit_screen_save()
|
Save the Group Forum data on edit
|
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/functions.php:
bbp_filter_anonymous_post_data()
|
Filter anonymous post data
|
bp-forums/replies/functions.php:
bbp_toggle_reply_handler()
|
Handles the front end spamming/unspamming and trashing/untrashing/deleting of replies
|
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
|