File: bp-core/bp-core-dependency.php |
Description |
---|---|
bp_add_permastructs |
Fires inside the ‘bp_add_permastructs’ function, where BP adds its BP-specific permalink structure. |
bp_init_background_updater() |
Fire the ‘bp_init_background_updater’ action, where BP updates data. |
bp_init_background_updater |
Fires inside the ‘bp_init_background_updater’ function, where BP updates data. |
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_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_request |
Filters the query_vars for the current request. |
bp_login_redirect() |
Fire the ‘bp_login_redirect’ filter, a piggy-back of WP’s ‘login_redirect’. |