Action: RCB/Blocker/InlineStyle/Document

do_action( 'RCB/Blocker/InlineStyle/Document', $document, $extractedDocument, $attributes, $blockables, $style )

An inline style got blocked. We can now modify the rules again with the help of \Sabberworm\CSS\CSSList\Document.

Parameters:
Name Type Description
$document Document

\Sabberworm\CSS\CSSList\Document

$extractedDocument Document

\Sabberworm\CSS\CSSList\Document

$attributes array
$blockables Array.<AbstractBlockable>
$style string
Since:
  • 1.13.2
See: