Filter: mc_is_tablet

apply_filters( 'mc_is_tablet', bool )

Add custom logic to detect tablet environments for My Calendar.

Parameters:
Name Type Description
bool

$tablet true if mobile user agent detected. Default false.

Source:
Returns:

bool