Filters the header-encoded cookie value.
$valuestring
$namestring
return $this->name . '=' . apply_filters( 'wp_http_cookie_value', $this->value, $this->name );
| Version | Description |
|---|---|
| 3.4.0 | Introduced. |
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/wp_http_cookie_value