{"id":17199009,"date":"2023-11-13T23:57:10","date_gmt":"2023-11-13T23:57:10","guid":{"rendered":"https:\/\/wordpress.org\/support\/topic\/background-processing-3\/"},"modified":"2023-11-13T23:57:10","modified_gmt":"2023-11-13T23:57:10","slug":"background-processing-3","status":"publish","type":"topic","link":"https:\/\/wordpress.org\/support\/topic\/background-processing-3\/","title":{"rendered":"Background processing"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">Hello everyone, I&#8217;ve been exploring the possibility of sending emails in the background, especially since wp-mail-smtp functions with the action scheduler. When using plugins or forms reliant on an SMTP connection for email sending, I&#8217;ve noticed that the form\/plugin\/website becomes unresponsive until the email is sent, which can take up to 10 seconds. I&#8217;m aware that WooCommerce has a feature addressing this issue, where you include a code snippet on your site to delay the email processing by 10 seconds and allowing it to run in the background without interrupting the user&#8217;s experience on the site:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><code>add_filter( 'woocommerce_defer_transactional_emails', '__return_true' );<\/code><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Is there a similar capability or workaround for wp-mail-smtp to enable background email sending without disrupting user interaction on the site?<\/p>\n","protected":false},"template":"","class_list":["post-17199009","topic","type-topic","status-publish","hentry","topic-tag-delay","topic-tag-mail"],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/support\/wp-json\/wp\/v2\/topic\/17199009","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/support\/wp-json\/wp\/v2\/topic"}],"about":[{"href":"https:\/\/wordpress.org\/support\/wp-json\/wp\/v2\/types\/topic"}],"version-history":[{"count":0,"href":"https:\/\/wordpress.org\/support\/wp-json\/wp\/v2\/topic\/17199009\/revisions"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/support\/wp-json\/wp\/v2\/media?parent=17199009"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}