@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_active_components_from_submitted_settings() |
Calculates the components that should be active after save, based on submitted settings. |
bp_core_admin_get_components() |
Return a list of component information. |
bp_register_admin_style |
Fires inside the bp_register_admin_style function. |
bp_register_admin_settings() |
Dedicated action to register admin settings. |
bp_register_importers |
Fires inside the bp_register_importers function. |
bp_register_admin_style() |
Dedicated action to register admin styles. |
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. |