@since: BuddyBoss 1.0.0 |
Description |
|---|---|
| bp_search_pagination() |
Prints pagination links for given parameters with pagination value as a querystring parameter. |
| bp_search_pagination_page_counts() |
Outputs BuddyBoss pagination number viewing and total |
| bp_search_items() |
Buddyboss global search items options |
| bb_gs_create_searchstring() |
Generate search string on profile update |
| bb_gs_create_group_searchstring() |
Generate search string on group update. |
| bp_search_load_template() |
Loads BuddyBoss Search template. |
| bp_search_buffer_template_part() |
BuddyBoss Search page content. |
| bp_search_filters() |
Output BuddyBoss Search subnavigation tabs. |
| 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. |
| Bp_Search_bbPress_Replies::__construct() |
A dummy constructor to prevent this class from being loaded more than once. |