@since: BuddyPress 1.7.0 |
Description |
---|---|
bp_after_setup_theme |
Fires inside the ‘bp_after_setup_theme’ function. |
bp_request() |
Fire the ‘bp_request’ filter, a piggy-back of WP’s ‘request’. |
bp_register_theme_packages() |
Fire the ‘bp_register_theme_packages’ action. |
bp_register_theme_packages |
Fires inside the ‘bp_register_theme_packages’ function. |
bp_setup_current_user() |
Set up the currently logged-in user. |
bp_setup_current_user |
Fires to set up the current user setup process. |
bp_add_activation_redirect() |
Redirect user to BP’s What’s New page on first page load after activation. |
bp_is_install() |
Is this a fresh installation of BuddyPress? |
bp_version_updater() |
Initialize an update or installation of BuddyPress. |
bp_new_install_default_components |
Filters the default components to activate for a new install. |