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 NameDescriptionMethod
wp_mail_rest_api_logA 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_options
Option key:wp_mail_rest_api_disable_smtpOption key:wp_mail_rest_api_target_urls