Filter: ical_x_published_ttl

apply_filters( 'ical_x_published_ttl', $ttl ) → {string}

Filter the suggested frequency for iCal subscription sources to be rechecked. Default 'PT24H'.

Parameters:
Name Type Description
$ttl string

Time string for iCal templates.

Source:
Returns:
Type
string