apply_filters( 'auth_redirect_scheme', string $scheme )

Filters the authentication redirect scheme.


Parameters

$scheme

Authentication redirect scheme. Default empty.


Source

File: wp-includes/pluggable.php

View on GitHub


Changelog

Changelog
Version Description
2.9.0 Introduced.