bp_legacy_theme_new_activity_comment()
Function: Posts new Activity comments received via a POST request.
Source: bp-templates/bp-legacy/buddypress-functions.php:1035
Function: Posts new Activity comments received via a POST request.
Source: bp-templates/bp-legacy/buddypress-functions.php:1035
Function: Load the activity loop template when activity is requested via AJAX.
Source: bp-templates/bp-legacy/buddypress-functions.php:889
Function: Load group membership requests loop to handle pagination requests sent via AJAX.
Source: bp-templates/bp-legacy/buddypress-functions.php:876
Function: Load group invitations loop to handle pagination requests sent via AJAX.
Source: bp-templates/bp-legacy/buddypress-functions.php:866
Function: Load the template loop for the current object.
Source: bp-templates/bp-legacy/buddypress-functions.php:807
Filter Hook: AJAX requests happen too early to be seen by bp_update_is_directory() so we do it manually here to ensure templates load with the correct context. Without this check, templates will load the ‘single’ version of themselves rather than the directory version.
Source: bp-templates/bp-legacy/buddypress-functions.php:843
Function: Load messages template loop when searched on the private message page
Source: bp-templates/bp-legacy/buddypress-functions.php:856
Function: Add the Create a Site nav to the Sites directory navigation.
Source: bp-templates/bp-legacy/buddypress-functions.php:673
Function: This function looks scarier than it actually is. 🙂 Each object loop (activity/members/groups/blogs/forums) contains default parameters to show specific information based on the page we are currently looking at.
Source: bp-templates/bp-legacy/buddypress-functions.php:696
Filter Hook: Filters the AJAX query string for the component loops.
Source: bp-templates/bp-legacy/buddypress-functions.php:797