@since: BuddyPress 1.7.0 |
Description |
---|---|
bp_get_nav_menu_items() |
Get the items registered in the primary and secondary BuddyPress navigation menus. |
bp_get_nav_menu_items |
Filters the items registered in the primary and secondary BuddyPress navigation menus. |
bp_is_current_component_core() |
Is the current component an active core component? |
is_buddypress() |
Is this a BuddyPress component? |
is_buddypress |
Filters whether or not this is a BuddyPress component. |
bp_get_email_subject() |
Retrieve a client friendly version of the root blog name. |
bp_get_email_subject |
Filters a client friendly version of the root blog name. |
BP_User_Query::populate_extras() |
Perform a database query to populate any extra metadata we might need. |
bp_user_query_populate_extras |
Allows users to independently populate custom extras. |
BP_User_Query::prepare_user_ids_query() |
Prepare the query for user_ids. |