apply_filters( 'bp_get_canonical_url', string $canonical_url, array $args )

Filters the canonical url of the current page.


Description Description


Parameters Parameters

$canonical_url

Canonical URL of the current page.

$args

Array of arguments to help determine canonical URL.


Top ↑

Source Source

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


Top ↑

Changelog Changelog

Changelog
Version Description
1.6.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.