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