@since: BuddyPress 3.0.0 |
Description |
|---|---|
| bp_nouveau_search_default_text() |
Output the default search text for the search object |
| bp_nouveau_search_form() |
Get the search form template part and fire some do_actions if needed. |
| bp_nouveau_search_selector_name() |
Output the name attribute of a selector. |
| bp_nouveau_get_search_primary_object |
Filters the search primary object if no other was found. |
| bp_nouveau_get_search_objects() |
Get The list of search objects (primary + secondary). |
| bp_nouveau_get_search_objects |
Filters the search objects if no others were found. |
| bp_nouveau_search_container_class() |
Output the search form container classes. |
| bp_nouveau_search_object_data_attr() |
Output the search form data-bp attribute. |
| bp_nouveau_search_selector_id() |
Output a selector ID. |
| bp_nouveau_get_single_item_nav_classes() |
Returns the single item nav container classes |