apply_filters( 'secure_auth_cookie', bool $secure, int $user_id )

Filters whether the connection is secure.


Description Description


Parameters Parameters

$secure

(bool) Whether the connection is secure.

$user_id

(int) User ID.


Top ↑

Source Source

File: wp-includes/pluggable.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
3.1.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.