Mailing
WordPress plugin for managing email subscriptions and sending newsletters.
2 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_mailing_queue | A job queue table for managing background tasks and scheduled operations. | Static |
| wp_mailing_subscribers | Stores mailing subscribers data created by this plugin. | 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:
mailing_db_versionOption key:mailing_optionswp_postmeta