WP_Http_Cookie
Class: Core class used to encapsulate a single cookie object for internal use.
Source: wp-includes/class-wp-http-cookie.php:21
Class: Core class used to encapsulate a single cookie object for internal use.
Source: wp-includes/class-wp-http-cookie.php:21
Method: Sets up this cookie object.
Source: wp-includes/class-wp-http-cookie.php:84
Method: Confirms that it’s OK to send this cookie to the URL checked against.
Source: wp-includes/class-wp-http-cookie.php:147
Method: Convert cookie name and value back to header string.
Source: wp-includes/class-wp-http-cookie.php:190
Filter Hook: Filters the header-encoded cookie value.
Source: wp-includes/class-wp-http-cookie.php:202
Method: Retrieve cookie header for usage in the rest of the ClassicPress HTTP API.
Source: wp-includes/class-wp-http-cookie.php:212
Method: Retrieves cookie attributes.
Source: wp-includes/class-wp-http-cookie.php:229