Requests_Cookie::__construct( string $name, string $value, array|Requests_Utility_CaseInsensitiveDictionary $attributes = array(), $flags = array(), $reference_time = null )
Create a new cookie object
Contents
Parameters
-
$name
string Required -
-
$value
string Required -
-
$attributes
array|Requests_Utility_CaseInsensitiveDictionary Optional -
Associative array of attribute data
Default:
array()
Source
File: wp-includes/Requests/Cookie.php
.
View all references