Filter: cloudinary_cron_start_offset

apply_filters( 'cloudinary_cron_start_offset', $time ) → {int}

Filter the cron start offset.
Parameters:
Name Type Description
$time int The filtered time.
Default Value:
  • 60
Source:
Returns:
Type
int