apply_filters( 'bp_do_redirect_canonical', bool $value )
Filters whether or not to do canonical redirects on BuddyPress URLs.
Description Description
Parameters Parameters
- $value
-
Whether or not to do canonical redirects. Default true.
Source Source
File: bp-core/bp-core-catchuri.php
Changelog Changelog
Version | Description |
---|---|
1.6.0 | Introduced. |