apply_filters( 'secure_auth_redirect', bool $secure )

Filters whether to use a secure authentication redirect.


Parameters

$secure

Whether to use a secure authentication redirect. Default false.


Source

File: wp-includes/pluggable.php

View on GitHub


Changelog

Changelog
Version Description
3.1.0 Introduced.