apply_filters( 'RCB/SetCookie', $cookie ) → {array}
Modify the cookie setcookie
parameters.
Parameters:
Name | Type | Description |
---|---|---|
$cookie |
array | An array holding the cookie name, value, expire, path, domain, .... |
- Since:
- 2.11.2
Returns:
- Type
- array