File: bp-core/bp-core-catchuri.php |
Description |
---|---|
_bp_rehook_maybe_redirect_404() |
Rehook maybe_redirect_404() to run later than the default. |
_bp_maybe_remove_rel_canonical() |
Remove WP’s rel=canonical HTML tag if we are trying to load BP-specific content. |
bp_core_filter_wp_query() |
Stop WordPress performing a DB query for its main loop. |
bp_private_network_template_redirect() |
Redirects users to login page if Private Network is enabled in BuddyBoss settings. |
bp_core_login_profile_dashboard_redirect() |
Redirect member to profile dashboard. |
bp_redirect_canonical() |
Canonicalize BuddyPress URLs. |
bp_do_redirect_canonical |
Filters whether or not to do canonical redirects on BuddyPress URLs. |
bp_wp_login_error |
Filters the error message for wp-login.php when needing to log in before accessing. |
bp_core_login_filter_shake_codes() |
Add our custom error code to WP login’s shake error codes. |
bp_load_template |
Filters the selected template right before loading. |