Descrizione
This plugin adds emails to a mailing queue instead of sending immediately. This speeds up sending forms for the website visitor and lowers the server load.
Emails are stored in database which are deleted after emails are sent.
You can send all outgoing emails via an SMTP server or (the WordPress standard) PHP function mail, and either use wp_cron or a cronjob (if your server/hoster supports this) to process the queue.
Plugin requires PHP 5.4 or above.
Installazione
- Upload the files to the
/wp-content/plugins/pending_wp_mail/directory - Activate the \”Pending Email SMTP\” plugin through the \”Plugins\” admin page in WordPress
- Please turn on your cronjob to sure the \”Pending Email SMTP\” plugin can send the email
- First commit of the plugin
Recensioni
Contributi e sviluppo
“Pending Email SMTP” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.
CollaboratoriTraduci “Pending Email SMTP” nella tua lingua.
Ti interessa lo sviluppo?
Esplora il codice segui il repository SVN, segui il log delle modifiche tramite RSS.