apply_filters( 'bp_core_ajax_url', string $value )
Filters the proper value for BuddyPress’ ajaxurl.
Description Description
Parameters Parameters
- $value
-
Proper ajaxurl value for BuddyPress.
Source Source
File: bp-core/bp-core-cssjs.php
Changelog Changelog
Version | Description |
---|---|
1.7.0 | Introduced. |