Hello, is there some method in the code to stop the cronjob check? I’m using an external job to kick off the wp-cron every five minutes. It works but newsletter plugin thinks it isn’t.
The check on status panel? Or the notification you see on top on admin pages?
If you see the notification it means the external trigger is not working correctly.
Never mind, the PowerShell Cronjob was not allowed to run. Execution policy required signed code. Resolved by making it Remote Signed. I’m all set now. Thanks for the assistance in any case. 🙂