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 |
|
$extractedDocument |
Document |
|
$attributes |
array | |
$blockables |
Array.<AbstractBlockable> | |
$style |
string |
- Since:
- 1.13.2
- See: