Time limit on long cron job?
Further research has resulted in mixed information and no clear solution. Our solution is to use a separate file and execute the script using CRON via the command-line, rather than relying on the WordPress cron system. This has the added bonus of max_execution_time=0 as well. PHP Max execution time Stripe’s API seems to take about … Read more