apply_filters( 'auth_redirect_scheme', string $scheme )

Filters the authentication redirect scheme.


Description


Parameters

$scheme

(string) Authentication redirect scheme. Default empty.


Top ↑

Source

File: wp-includes/pluggable.php

View on Trac


Top ↑

Changelog

Version Description
2.9.0 Introduced.