WP Mail REST-API
There are many SMTP plugins for Wordpress, but there are still many troubleshoots when sending email messages via Wordpress.
1 database table
| Table Name | Description | Method |
|---|---|---|
| wp_mail_rest_api_log | A logging table that records activity, events, or audit history. | Static |
Core Table Usage
This plugin stores data in WordPress core tables rather than creating its own. These records may become orphaned if the plugin is uninstalled without a proper cleanup routine.
wp_optionsOption key:
wp_mail_rest_api_disable_smtpOption key:wp_mail_rest_api_target_urls