apply_filters( 'RCB/Blocker/InlineStyle/Rule/IsBlocked', $isBlocked, $url ) → {BlockedResult}
Check if a given inline CSS rule is blocked.
Parameters:
| Name | Type | Description | 
|---|---|---|
| $isBlocked | BlockedResult | Since 3.0.0 this is an instance of BlockedResult | 
| $url | string | 
- Since:
- 1.13.2
 
Returns:
- Type
- BlockedResult