@since: BuddyBoss 1.0.0
Description
bp_search_pagination()

Prints pagination links for given parameters with pagination value as a querystring parameter.

Source: bp-search/bp-search-functions.php:198

bp_search_pagination_page_counts()

Outputs BuddyBoss pagination number viewing and total

Source: bp-search/bp-search-functions.php:332

bp_search_items()

Buddyboss global search items options

Source: bp-search/bp-search-functions.php:358

bb_gs_create_searchstring()

Generate search string on profile update

Source: bp-search/bp-search-functions.php:408

bb_gs_create_group_searchstring()

Generate search string on group update.

Source: bp-search/bp-search-functions.php:437

bp_search_load_template()

Loads BuddyBoss Search template.

Source: bp-search/bp-search-template.php:48

bp_search_buffer_template_part()

BuddyBoss Search page content.

Source: bp-search/bp-search-template.php:63

bp_search_filters()

Output BuddyBoss Search subnavigation tabs.

Source: bp-search/bp-search-template.php:83

Bp_Search_bbPress_Replies::instance()

Insures that only one instance of Class exists in memory at any one time. Also prevents needing to define globals all over the place.

Source: bp-search/classes/class-bp-search-bbpress-forums-replies.php:100

Bp_Search_bbPress_Replies::__construct()

A dummy constructor to prevent this class from being loaded more than once.

Source: bp-search/classes/class-bp-search-bbpress-forums-replies.php:118