• Resolved Eileen Valedz

    (@wpgurutech)


    Hi,

    can you guide how we can disable wp_mail_smtp_queue_cleanup and disable wp_mail_smtp_queue_process, it create hundreds of cron jobs per minute and site got very slow

Viewing 1 replies (of 1 total)
  • Plugin Support Patrick

    (@paddyam)

    Hey @wpgurutech,

    `The scheduled tasks wp_mail_smtp_queue_cleanup and wp_mail_smtp_queue_process are responsible for managing the email queue. They allow the plugin to process and clean up queued emails in the background, with the Optimize Email Sending option enabled. Disabling these tasks will prevent the plugin from automatically queueing and processing emails in the background and also disable the queue.

    I hope this helps!

Viewing 1 replies (of 1 total)

The topic ‘How to disable wp_mail_smtp_queue_process and wp_mail_smtp_queue_cleanup’ is closed to new replies.