File: bp-core/bp-core-catchuri.php
Description
bp_get_canonical_url

Filters the canonical url of the current page.

Source: bp-core/bp-core-catchuri.php:1000

bp_get_requested_url()

Return the URL as requested on the current page load by the user agent.

Source: bp-core/bp-core-catchuri.php:1010

bp_get_requested_url

Filters the URL as requested on the current page load by the user agent.

Source: bp-core/bp-core-catchuri.php:1025

_bp_maybe_remove_redirect_canonical()

Remove WP’s canonical redirect when we are trying to load BP-specific content.

Source: bp-core/bp-core-catchuri.php:1039

_bp_rehook_maybe_redirect_404()

Rehook maybe_redirect_404() to run later than the default.

Source: bp-core/bp-core-catchuri.php:1073

bp_redirect_canonical()

Canonicalize BuddyPress URLs.

Source: bp-core/bp-core-catchuri.php:830

bp_do_redirect_canonical

Filters whether or not to do canonical redirects on BuddyPress URLs.

Source: bp-core/bp-core-catchuri.php:839

bp_core_catch_no_access()

Catch unauthorized access to certain BuddyPress pages and redirect accordingly.

Source: bp-core/bp-core-catchuri.php:623

bp_core_no_access()

Redirect a user to log in for BP pages that require access control.

Source: bp-core/bp-core-catchuri.php:661

bp_core_no_access

Filters the arguments used for user redirecting when visiting access controlled areas.

Source: bp-core/bp-core-catchuri.php:684