@since: BuddyPress 1.7.0 |
Description |
|---|---|
| bp_custom_profile_edit_fields_pre_visibility |
Fires before display of visibility form elements for profile metaboxes. |
| bp_core_admin_get_components() |
Return a list of component information. |
| bp_core_admin_get_active_components_from_submitted_settings() |
Calculates the components that should be active after save, based on submitted settings. |
| bp_register_admin_style |
Fires inside the bp_register_admin_style function. |
| bp_register_admin_settings() |
Dedicated action to register admin settings. |
| bp_new_site() |
When a new site is created in a multisite installation, run the activation routine on that site. |
| bp_new_site |
Fires the activation routine for a new site created in a multisite installation. |
| bp_admin_init() |
Piggy back admin_init action. |
| bp_admin_menu() |
Piggy back admin_menu action. |
| bp_admin_menu |
Fires inside the bp_admin_menu function. |