do_action( 'bp_do_404', string $redirect )
Fires inside the triggering of a 404.
Description Description
Parameters Parameters
- $redirect
-
Redirect type used to determine if redirect_canonical function should be be removed.
Source Source
File: bp-core/bp-core-functions.php
Changelog Changelog
Version | Description |
---|---|
1.5.0 | Introduced. |