File: bp-forums/common/ajax.php
Description
bbp_ajax_response()

Helper method to return JSON response for the ajax calls

Source: bp-forums/common/ajax.php:93

bbp_ajax_url()

Output the URL to use for theme-side Forums AJAX requests

Source: bp-forums/common/ajax.php:22

bbp_get_ajax_url()

Return the URL to use for theme-side Forums AJAX requests

Source: bp-forums/common/ajax.php:33

bbp_is_ajax()

Is this a Forums AJAX request?

Source: bp-forums/common/ajax.php:49

bbp_do_ajax()

Hooked to the ‘bbp_template_redirect’ action, this is Forums’ custom theme-side ajax handler.

Source: bp-forums/common/ajax.php:61