File: bp-core/bp-core-catchuri.php |
Description |
---|---|
_bp_maybe_remove_redirect_canonical() |
Remove WP’s canonical redirect when we are trying to load BP-specific content. |
_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_redirect_canonical() |
Canonicalize BuddyPress URLs. |
bp_do_redirect_canonical |
Filters whether or not to do canonical redirects on BuddyPress URLs. |
bp_login_redirector() |
Login redirector. |
bp_core_no_access_wp_login_error() |
Add a custom BuddyPress no access error message to wp-login.php. |
bp_wp_login_error |
Filters the error message for wp-login.php when needing to log in before accessing. |