Linux 软件免费装
Banner图

Asynchronous Emails

开发者 endisha
更新时间 2023年2月17日 07:27
PHP版本: 7.4 及以上
WordPress版本: 6.1
版权: GPLv2 or later
版权网址: 版权信息

标签

scheduling emails async mails async-emails

下载

1.0.0

详情介绍:

Asynchronous Emails is a powerful WordPress plugin that enables you to send emails asynchronously using cron jobs, providing an efficient and optimized way to send emails on your website. By scheduling emails to be sent using cron jobs instead of sending them immediately, you can reduce server load and ensure that emails are sent in a timely and efficient manner, especially when sending bulk emails. This helps prevent delays and performance issues, leading to an overall improvement in website performance. Features Requirements Configuring Cron Jobs To use this plugin and send emails asynchronously, you'll need to configure a cron job on your web server. A cron job is a scheduled task that automatically runs at specified intervals. Here's how you can set up a cron job: wget -q -O - https://[DOMAIN]/wp-cron.php?doing_wp_cron Make sure to replace [DOMAIN] with the URL of your WordPress website. - Save the cron job. - Add the following code to your wp-config.php file: define('DISABLE_WP_CRON', true); Once the cron job is set up, the plugin will use it to send emails asynchronously. Suggestions/Feature Request We value your feedback and ideas. If you have suggestions or feature requests, please feel free to get in touch with us.

安装:

Minimum Requirements Automatic installation Automatic installation is the easiest option -- WordPress will handles the file transfer, and you won’t need to leave your web browser. To do an automatic install of Asynchronous Emails, log in to your WordPress dashboard, navigate to the Plugins menu, and click “Add New.” In the search field type “Asynchronous Emails,” then click “Search Plugins.” Once you’ve found us, you can view details about it such as the point release, rating, and description. Most importantly of course, you can install it by! Click “Install Now,” and WordPress will take it from there. Manual installation Manual installation method requires downloading the Asynchronous Emails plugin and uploading it to your web server via your favorite FTP application. The WordPress codex contains instructions on how to do this here.

屏幕截图:

  • Settings