File: bp-core/bp-core-dependency.php |
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_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’. |
bp_login_redirect |
Filters the URL to redirect to after login. |
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_generate_rewrite_rules() |
Fire the ‘bp_generate_rewrite_rules’ action, where BP generates its rewrite rules. |
bp_generate_rewrite_rules |
Fires inside the ‘bp_generate_rewrite_rules’ function. |
bp_allowed_themes() |
Fire the ‘bp_allowed_themes’ filter. |