apply_filters( 'mc_use_avatars', $avatars, $event ) → {bool}
Filter to enable or disable avatars.
Parameters:
Name | Type | Description |
---|---|---|
$avatars |
bool | false to disable avatars. |
$event |
object | My Calendar event object. |
- Source:
Returns:
- Type
- bool