@since: bbPress (r4543) |
Description |
---|---|
bbp_ajax_url() |
Output the URL to use for theme-side Forums AJAX requests |
bbp_get_ajax_url() |
Return the URL to use for theme-side Forums AJAX requests |
bbp_is_ajax() |
Is this a Forums AJAX request? |
bbp_do_ajax() |
Hooked to the ‘bbp_template_redirect’ action, this is Forums’ custom theme-side ajax handler. |