File: bp-core/bp-core-catchuri.php |
Description |
---|---|
bp_pages |
Filters the BuddyPress global pages |
bp_core_profile_dashboard_non_logged_redirect() |
Redirect user to profile dashboard if not logged in. |
bp_remove_wc_lostpassword_url() |
Returns the url to the lost password. |
bp_core_change_privacy_policy_link_on_private_network() |
Change the Privacy Policy link if private network is enabled. |
bp_rel_canonical() |
Output rel=canonical header tag for BuddyPress content. |
bp_get_canonical_url() |
Get the canonical URL of the current page. |
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. |