Replies: 0
Hi,
First of all thank you for your great plugin 🙂
However there is a big problem with you usage of “cron_schedules” hook to add your interval at this line. Your forgot to add $intervals
parameter to your custom_cron_intervals_register
function so your plugin overwrite all website schedules :/