apply_filters( 'RCB/Presets/Blocker/Recommended', $recommended, $template ) → {Array.<callable>}
Show a content blocker 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
- Array.<callable>