bp_search_ajax_search_form_shortcode( $atts )
Returns search buffer ajax template part
Description
Source
File: bp-search/bp-search-functions.php
function bp_search_ajax_search_form_shortcode( $atts ) {
return bp_search_buffer_template_part( 'ajax-search-form', '', false );
}
Changelog
| Version | Description |
|---|---|
| BuddyBoss 1.0.0 | 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.