Hi there,
I’ve been having some issues with cron running correctly even with your instructions and have been troubleshooting and trying different ways to call wp-cron.php
Does it have to be curl or wget or can we also use the php command like : /usr/local/bin/php /home/*****/public_html/path/to/cron/script
I’ve tried it and cron works everywhere else it seems but the plugin does not show cron running in help/support page or all cron events in the log.