Descripció
The plugin checks the PHP mail() and wp_mail() functions and the ability to send e-mails through PHP or SMTP email functionality.
During installation, the plugin sends a test email to check the PHP mail functionality. If the sending is successful, the green indicator in the topbar of the admin panel lights up. If the sending is unsuccessful, then it lights up red. Then the sending is repeated at intervals of 1 day for regular monitoring of the status. You can also refresh it in real-time mode by clicking “Refresh status” icon.
There is also a manual test. The user can write any email address and send a test email.
More features to come, such as:
– SMTP configuration
– Extended settings for the email submission
– Emails log
Instal·lació
- Install the plugin.
- Activate the plugin through the “Plugins” menu in WordPress
Ressenyes
Col·laboradors i desenvolupadors
«WP Mailing Status» és programari de codi obert. La següent gent ha col·laborat en aquesta extensió.
Col·laboradorsTraduïu «WP Mailing Status» a la vostra llengua.
Interessats en el desenvolupament?
Navegueu pel codi, baixeu-vos el repositori SVN, o subscriviu-vos al registre de desenvolupament per fisl de subscripció RSS.
Registre de canvis
1.0.4
- WP 6.1 compatibility added
- PHP 8.0 compatibility added
- Plugin name changed
1.0.3
- jQuery error from front-end has been removed
1.0.2
- bug fixes
1.0.1
- SMTP test status added to the plugin’s dropdown in wp-admin bar
- refresh status button added
- manual test changed from mail() to wp_mail() function
1.0
Initial release