bbp_ajax_url()
Output the URL to use for theme-side Forums AJAX requests
Description
Source
File: bp-forums/common/ajax.php
function bbp_ajax_url() {
echo esc_url( bbp_get_ajax_url() );
}
Changelog
| Version | Description |
|---|---|
| bbPress (r4543) | Introduced. |
Questions?
We're always happy to help with code or other questions you might have! Search our developer docs, contact support, or connect with our sales team.