apply_filters( 'mc_is_mobile', bool )
Add custom logic to detect mobile environments for My Calendar.
Parameters:
Name | Type | Description |
---|---|---|
bool |
$mobile true if mobile user agent detected. |
- Source:
Returns:
bool