apply_filters( 'classifai_recommended_content_post_args', $query_args, $attributes ) → {array}
Filters Recommended content post arguments.
Parameters:
Name | Type | Description |
---|---|---|
$query_args |
array | Array of query args to get posts |
$attributes |
array | The block attributes. |
- Since:
- 1.8.0
- Source:
Returns:
Array of query args to get posts
- Type
- array