W3cubDocs

/WordPress

apply_filters( 'send_auth_cookies', bool $send )

Allows preventing auth cookies from actually being sent to the client.

Parameters

$send

(bool) Whether to send auth cookies to the client.

Source

File: wp-includes/pluggable.php

View on Trac

Changelog

Version Description
4.7.4 Introduced.

© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/send_auth_cookies