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