Filter: classifai_recommended_block_markup
Filter the recommended content block markup
Parameters
Name | Type | Description |
---|---|---|
$final_markup | string | HTML Markup of recommended content block. |
$attributes | array | Attributes of blocks. |
$response | object | Object of personalizer response. |
$actions | array | Selected actions(posts) to send in request to personalizer. |
Since
- 1.8.0
Source
Defined in includes/Classifai/Providers/Azure/Personalizer.php
at line 583
Returns
The filtered markup.