apply_filters( 'RCB/Blocker/SelectorSyntax/IsBlocked', $isBlocked, $match ) → {BlockedResult}
Check if a element blocked by custom element blocking (Selector Syntax) is blocked.
Parameters:
Name | Type | Description |
---|---|---|
$isBlocked |
BlockedResult | Since 3.0.0 this is an instance of BlockedResult |
$match |
SelectorSyntaxMatch |
- Since:
- 2.6.0
Returns:
- Type
- BlockedResult