apply_filters( 'RCB/Presets/Cookies/Recommended', $recommended, $template ) → {boolean}
Show a cookie service template in the scanner, or hide it depending on a given condition.
Parameters:
Name | Type | Description |
---|---|---|
$recommended |
boolean | |
$template |
array | The template passed as reference |
- Since:
- 2.11.1
- Deprecated:
- Use `RCB/Templates/Recommended` instead!
Returns:
- Type
- boolean