apply_filters( 'powered_cache_cache_query_strings', $query_strings ) → {array}
Filter accepted query strings.
Parameters:
Name | Type | Description |
---|---|---|
$query_strings |
array | The list of query strings that will be cached based on their value |
- Since:
- 3.0
- Source:
Returns:
New value
- Type
- array