@since: BuddyPress 1.5.0 |
Description |
|---|---|
| bp_root_slug() |
Output the root slug for a given component. |
| bp_excerpt_length |
Filters the excerpt length to trim text to. |
| bp_excerpt_append_text |
Filters the excerpt appended text value. |
| bp_search_form_type_select_options |
Filters all of the component options available for search scope. |
| bp_search_default_text() |
Output the default text for the search box for a given component. |
| bp_get_search_default_text() |
Return the default text for the search box for a given component. |
| bp_get_search_default_text |
Filters the default text for the search box for a given component. |
| bp_embed_update_cache |
Fires if there is no existing cache and triggers cache setting. |
| bp_{$this->id}_generate_rewrite_rules |
Fires in the generate_rewrite_rules method inside BP_Component. |
| BP_Embed |
Enable oEmbeds in BuddyPress contexts. |