@since: BuddyPress 1.5.0 |
Description |
|---|---|
| bp_core_admin_tabs() |
Output the tabs in the admin area. |
| bp_admin_tabs |
Fires after the output of tabs for the admin area. |
| bp_core_print_admin_notices() |
Print admin messages to admin_notices or network_admin_notices. |
| bp_core_add_admin_notice() |
Add an admin notice to the BP queue. |
| bp_directory_pages |
Filters the loaded components needing directory page association to a WordPress page. |
| bp_screens |
Fires inside the ‘bp_screens’ function, which runs just before rendering. |
| bp_actions() |
Fire the ‘bp_actions’ action, which runs just before rendering. |
| bp_actions |
Fires inside the ‘bp_actions’ function, which runs just before rendering. |
| bp_screens() |
Fire the ‘bp_screens’ action, which runs just before rendering. |
| bp_setup_title() |
Fire the ‘bp_setup_title’ action, where plugins should modify the page title. |