apply_filters( 'powered_cache_sanitized_options', $sanitized_options, $options ) → {array}
Filters sanitized options.
Parameters:
Name | Type | Description |
---|---|---|
$sanitized_options |
array | Sanitized options. |
$options |
array | raw input. |
- Since:
- 2.0
- Source:
Returns:
New value.
- Type
- array