File: bp-core/bp-core-catchuri.php |
Description |
---|---|
bp_get_canonical_url |
Filters the canonical url of the current page. |
bp_get_requested_url() |
Return the URL as requested on the current page load by the user agent. |
bp_get_requested_url |
Filters the URL as requested on the current page load by the user agent. |
_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_redirect_canonical() |
Canonicalize BuddyPress URLs. |
bp_do_redirect_canonical |
Filters whether or not to do canonical redirects on BuddyPress URLs. |
bp_core_catch_no_access() |
Catch unauthorized access to certain BuddyPress pages and redirect accordingly. |
bp_core_no_access() |
Redirect a user to log in for BP pages that require access control. |
bp_core_no_access |
Filters the arguments used for user redirecting when visiting access controlled areas. |