apply_filters( 'RCB/Blocker/Enabled', $isEnabled ) → {boolean}
Allows you to force the content blocker take action. This is especially useful if you want to use the blocker functionality for custom mechanism like Scanner.
Parameters:
Name | Type | Description |
---|---|---|
$isEnabled |
boolean |
- Since:
- 2.6.0
Returns:
- Type
- boolean