@since: BuddyPress 1.7.0 |
Description |
---|---|
bp_admin_head() |
Piggy back admin_head action. |
bp_admin_notices() |
Piggy back admin_notices action. |
bp_admin_enqueue_scripts() |
Piggy back admin_enqueue_scripts action. |
bp_admin_enqueue_scripts |
Fires inside the bp_admin_enqueue_scripts function. |
bp_register_importers() |
Dedicated action to register BuddyPress importers. |
bp_register_importers |
Fires inside the bp_register_importers function. |
bp_register_admin_style() |
Dedicated action to register admin styles. |
bp_admin_list_table_current_bulk_action() |
When using a WP_List_Table, get the currently selected bulk action. |
bp_core_add_contextual_help() |
Adds contextual help to BuddyPress admin pages. |
bp_core_add_contextual_help_content() |
Renders contextual help content to contextual help tabs. |