File: wp-includes/class-wp-http-cookie.php
-
Retrieves cookie attributes.
-
classWP_Http_Cookie
Core class used to encapsulate a single cookie object for internal use.
-
Sets up this cookie object.
-
methodWP_Http_Cookie::test()
Confirms that it’s OK to send this cookie to the URL checked against.
-
Convert cookie name and value back to header string.
-
Filters the header-encoded cookie value.
-
Retrieve cookie header for usage in the rest of the WordPress HTTP API.