Email Essentials
A plugin to make WordPress outgoing emails better and less likely to be marked as spam.
2 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_acato_email_essentials_history | Stores acato email essentials history data created by this plugin. | Static |
| wp_acato_email_essentials_queue | A job queue table for managing background tasks and scheduled operations. | 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:
acato_email_essentials_admin_keysOption key:acato_email_essentials_configOption key:acato_email_essentials_disable_dns_get_recordOption key:acato_email_essentials_failed_keysOption key:acato_email_essentials_history_revisionOption key:acato_email_essentials_key_listOption key:acato_email_essentials_last_batch_sentOption key:acato_email_essentials_last_test_fromOption key:acato_email_essentials_last_test_toOption key:acato_email_essentials_moderator_keysOption key:acato_email_essentials_queue_revisionOption key:moderation_notifywp_usermeta