Filter: RCB/IsPreventPreDecision

apply_filters( 'RCB/IsPreventPreDecision', $isPreventPreDecision ) → {boolean}

Determine, if the predecision handler should be executed in the frontend. If you return true, the banner never gets shown.

Parameters:
Name Type Description
$isPreventPreDecision boolean
Since:
  • 2.12.1
Returns:
Type
boolean