bp-forums/classes/class-bp-rest-forums-endpoint.php:
BP_REST_Forums_Endpoint::get_sub_forums()
|
Get sub forums.
|
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/forums.php:
BBP_Forums_Admin::updated_messages()
|
Custom user feedback messages for forum post type
|
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_new_topic_handler()
|
Handles the front end topic submission
|
bp-forums/users/template.php:
bbp_get_user_subscribe_link()
|
Return the link to subscribe/unsubscribe from a forum or topic
|
bp-forums/users/functions.php:
bbp_forum_subscriptions_handler()
|
Handles the front end subscribing and unsubscribing forums
|
bp-forums/groups.php:
BBP_Forums_Group_Extension::display_forums()
|
Output the forums for a group in the edit screens
|
bp-forums/forums/template.php:
bbp_get_forum_replies_feed_link()
|
Retrieve the link for the forum replies feed
|
bp-forums/forums/template.php:
bbp_get_forum_topics_feed_link()
|
Retrieve the link for the forum feed
|
bp-forums/forums/template.php:
bbp_get_forum_topics_link()
|
Return the topics link of the forum
|
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_forum_permalink()
|
Output the link to the forum
|
bp-forums/forums/functions.php:
bbp_check_forum_edit()
|
Redirect if unathorized user is attempting to edit a forum
|
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/common/template.php:
bbp_get_breadcrumb()
|
Return a breadcrumb ( forum -> topic -> reply )
|
bp-forums/common/functions.php:
bbp_notify_topic_subscribers()
|
Sends notification emails for new replies to subscribed topics
|
bp-forums/common/functions.php:
bbp_notify_forum_subscribers()
|
Sends notification emails for new topics to subscribed forums
|
bp-forums/activity.php:
BBP_BuddyPress_Activity::reply_create()
|
Record an activity stream entry when a reply is created
|
bp-forums/activity.php:
BBP_BuddyPress_Activity::topic_activity_action_callback()
|
|
bp-forums/activity.php:
BBP_BuddyPress_Activity::reply_activity_action_callback()
|
|
bp-forums/activity.php:
BBP_BuddyPress_Activity::topic_create()
|
Record an activity stream entry when a topic is created or updated
|