apply_filters( 'bp_core_ajax_url', string $value )
Filters the proper value for BuddyPress’ ajaxurl.
Parameters Parameters
- $value
-
(string) Proper ajaxurl value for BuddyPress.
Source Source
Changelog Changelog
Version | Description |
---|---|
1.7.0 | Introduced. |