apply_filters( 'mc_post_thumbnail_atts', $atts, $event ) → {array}
Customize featured image attributes.
Parameters:
| Name | Type | Description |
|---|---|---|
$atts |
array | Array of attributes passed to |
$event |
object | Event object. |
- Source:
Returns:
- Type
- array