Filter: RCB/Blocker/HTML

apply_filters( 'RCB/Blocker/HTML', $html ) → {string}

Modify HTML content for content blockers. This is called directly after the core content blocker has done its job for common HTML tags (iframe, scripts, ... ) and inline scripts.

Parameters:
Name Type Description
$html string
Returns:
Type
string