apply_filters( 'powered_cache_vary_cookies', $cookies ) → {array}
Filter vary cookie list.
Parameters:
Name | Type | Description |
---|---|---|
$cookies |
array | The varied cookie list, which allows to create separate cache based on the match. |
- Since:
- 2.0
- Source:
Returns:
Vary cookie list
- Type
- array