@since: BuddyPress 1.6.0 |
Description |
---|---|
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_maybe_remove_redirect_canonical() |
Remove WP’s canonical redirect when we are trying to load BP-specific content. |
_bp_maybe_remove_rel_canonical() |
Remove WP’s rel=canonical HTML tag if we are trying to load BP-specific content. |
bp_redirect_canonical() |
Canonicalize BuddyPress URLs. |
bp_do_redirect_canonical |
Filters whether or not to do canonical redirects on BuddyPress URLs. |
bp_core_post_load_template |
Fires after the loading of a located template file. |
bp_core_no_access |
Filters the arguments used for user redirecting when visiting access controlled areas. |