apply_filters( 'send_auth_cookies', bool $send )

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


Description Description


Parameters Parameters

$send

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


Top ↑

Source Source

File: wp-includes/pluggable.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
4.7.4 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

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