apply_filters( 'mc_ical_x_published_ttl', $ttl ) → {int}
Filter the suggested frequency for iCal subscription sources to be rechecked. Default 1440 (One day in minutes).
Parameters:
Name | Type | Description |
---|---|---|
$ttl |
int | Refresh interval in minutes. |
- Source:
Returns:
- Type
- int