Namespaces: global |
Description |
|---|---|
| bp_get_requested_url() |
Return 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_redirect_canonical() |
Canonicalize BuddyPress URLs. |
| bp_core_catch_profile_uri() |
Redirect away from /profile URIs if XProfile is not enabled. |
| bp_core_members_shortlink_redirector() |
Members user shortlink redirector. |
| 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_login_redirector() |
Login redirector. |
| bp_core_no_access_wp_login_error() |
Add a custom BuddyPress no access error message to wp-login.php. |
| bp_core_login_filter_shake_codes() |
Add our custom error code to WP login’s shake error codes. |