$WOOCS->make_rates_auto_update()
global $WOOCS;
$WOOCS->make_rates_auto_update(TRUE);
There is 1 argument in the function: $reset_cron - uses to reset cron сountdown (TRUE), or ignore it (FALSE)
global $WOOCS;
$WOOCS->make_rates_auto_update(TRUE);
There is 1 argument in the function: $reset_cron - uses to reset cron сountdown (TRUE), or ignore it (FALSE)