@since: BuddyPress 1.6.0 |
Description |
---|---|
bp_static_pages |
Filters the default static pages for BuddyPress setup. |
bp_admin_setting_callback_main_section() |
Main settings section description for the settings page. |
bp_admin_setting_callback_admin_bar() |
Admin bar for logged out users setting field. |
bp_admin_setting_callback_account_deletion() |
Allow members to delete their accounts setting field. |
bp_setup_theme() |
Fire the ‘bp_setup_theme’ action. |
bp_setup_theme |
Fires inside the ‘bp_setup_theme’ function. |
bp_after_setup_theme() |
Fire the ‘bp_after_setup_theme’ action. |
bp_template_include() |
Fire ‘bp_template_include’, main filter used for theme compatibility and displaying custom BP theme files. |
bp_template_include |
Filters the template to use with template_include. |
bp_widgets_init |
Fires inside the ‘bp_widgets_init’ function, which runs after widgets have been set up. |