bp-forums/admin/tools.php:
bbp_admin_reset_handler()
|
Handle the processing and feedback of the admin tools page
|
bp-forums/admin/tools.php:
bbp_admin_repair_handler()
|
Handle the processing and feedback of the admin tools page
|
bp-forums/admin/replies.php:
BBP_Replies_Admin::attributes_metabox_save()
|
Pass the reply attributes for processing
|
bp-forums/admin/topics.php:
BBP_Topics_Admin::attributes_metabox_save()
|
Pass the topic attributes for processing
|
bp-forums/admin/forums.php:
BBP_Forums_Admin::attributes_metabox_save()
|
Pass the forum attributes for processing
|
bp-forums/core/sub-actions.php:
bbp_post_request()
|
The main action used for handling theme-side POST requests
|
bp-forums/topics/template.php:
bbp_get_form_topic_log_edit()
|
Return checked value of topic log edit field
|
bp-forums/topics/template.php:
bbp_get_form_topic_edit_reason()
|
Return the value of the topic edit reason
|
bp-forums/topics/template.php:
bbp_get_form_topic_content()
|
Return the value of topic content field
|
bp-forums/topics/template.php:
bbp_get_form_topic_tags()
|
Return value of topic tags field
|
bp-forums/topics/template.php:
bbp_get_form_topic_forum()
|
Return value of topic forum
|
bp-forums/topics/template.php:
bbp_get_form_topic_subscribed()
|
Return checked value of topic subscription
|
bp-forums/topics/template.php:
bbp_get_form_topic_title()
|
Return the value of topic title field
|
bp-forums/topics/template.php:
bbp_get_form_topic_status_dropdown()
|
Returns topic status downdown
|
bp-forums/topics/template.php:
bbp_get_form_topic_type_dropdown()
|
Returns topic type select box (normal/sticky/super sticky)
|
bp-forums/groups.php:
BBP_Forums_Group_Extension::edit_screen_save()
|
Save the Group Forum data on edit
|
bp-forums/forums/template.php:
bbp_get_form_forum_subscribed()
|
Return checked value of forum subscription
|
bp-forums/forums/template.php:
bbp_get_form_forum_type_dropdown()
|
Return the forum type dropdown
|
bp-forums/forums/template.php:
bbp_get_form_forum_status_dropdown()
|
Return the forum status dropdown
|
bp-forums/forums/template.php:
bbp_get_form_forum_visibility_dropdown()
|
Return the forum visibility dropdown
|
bp-forums/forums/template.php:
bbp_get_form_forum_title()
|
Return the value of forum title field
|
bp-forums/forums/template.php:
bbp_get_form_forum_content()
|
Return the value of forum content field
|
bp-forums/forums/template.php:
bbp_get_form_forum_parent()
|
Return value of forum parent
|
bp-forums/forums/template.php:
bbp_get_form_forum_type()
|
Return value of forum type
|
bp-forums/forums/template.php:
bbp_get_form_forum_visibility()
|
Return value of forum visibility
|
bp-forums/replies/template.php:
bbp_get_form_reply_log_edit()
|
Return checked value of reply log edit field
|
bp-forums/replies/template.php:
bbp_get_form_reply_edit_reason()
|
Return the value of the reply edit reason
|
bp-forums/replies/template.php:
bbp_get_form_reply_content()
|
Return the value of reply content field
|