Description
Filters the authentication redirect scheme.
Occurrences
Filename | Line Number |
---|---|
wp-includes/pluggable.php | 1210 |
Parameters
Type | Name | Description |
---|---|---|
string | $scheme | Authentication redirect scheme. Default empty. |
PHP Doc
/**
* Filters the authentication redirect scheme.
*
* @since 2.9.0
*
* @param string $scheme Authentication redirect scheme. Default empty.
*/