File: bp-core/admin/bp-core-admin-actions.php |
Description |
|---|---|
| bp_admin_menu |
Fires inside the bp_admin_menu function. |
| bp_admin_head() |
Piggy back admin_head action. |
| bp_admin_head |
Fires inside the bp_admin_head function. |
| bp_admin_notices() |
Piggy back admin_notices action. |
| bp_admin_notices |
Fires inside the bp_admin_notices function. |
| 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. |