WP Mailster
WP Mailster allows your users to be part of a group and communicate by email without having to log into a website.
19 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_mailster_attachments | Stores mailster attachments data created by this plugin. | Static |
| wp_mailster_digest_queue | A job queue table for managing background tasks and scheduled operations. | Static |
| wp_mailster_digests | Stores mailster digests data created by this plugin. | Static |
| wp_mailster_group_users | Stores mailster group users data created by this plugin. | Static |
| wp_mailster_groups | Stores mailster groups data created by this plugin. | Static |
| wp_mailster_list_groups | Stores mailster list groups data created by this plugin. | Static |
| wp_mailster_list_members | Stores mailster list members data created by this plugin. | Static |
| wp_mailster_list_stats | Stores analytics or statistics data. | Static |
| wp_mailster_lists | Stores mailster lists data created by this plugin. | Static |
| wp_mailster_mails | Stores mailster mails data created by this plugin. | Static |
| wp_mailster_notifies | Stores mailster notifies data created by this plugin. | Static |
| wp_mailster_oa_attachments | Stores mailster oa attachments data created by this plugin. | Static |
| wp_mailster_oa_mails | Stores mailster oa mails data created by this plugin. | Static |
| wp_mailster_queued_mails | A job queue table for managing background tasks and scheduled operations. | Static |
| wp_mailster_send_reports | Stores mailster send reports data created by this plugin. | Static |
| wp_mailster_servers | Stores mailster servers data created by this plugin. | Static |
| wp_mailster_subscriptions | Stores mailster subscriptions data created by this plugin. | Static |
| wp_mailster_threads | Stores mailster threads data created by this plugin. | Static |
| wp_mailster_users | Stores mailster users 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:
wpmst_cfg_add_reply_prefixOption key:wpmst_cfg_allow_sendOption key:wpmst_cfg_blocked_email_addressesOption key:wpmst_cfg_cron_job_keyOption key:wpmst_cfg_current_versionOption key:wpmst_cfg_digest_format_html_or_plainOption key:wpmst_cfg_force_loggingOption key:wpmst_cfg_imap_opentimeoutOption key:wpmst_cfg_include_body_in_blocked_bounced_notifiesOption key:wpmst_cfg_keep_blocked_mails_for_daysOption key:wpmst_cfg_keep_bounced_mails_for_daysOption key:wpmst_cfg_last_day_mail_sent_inOption key:wpmst_cfg_last_exec_maintenanceOption key:wpmst_cfg_last_exec_retrieveOption key:wpmst_cfg_last_exec_sendingOption key:wpmst_cfg_last_hour_mail_sent_inOption key:wpmst_cfg_last_lic_check_timeOption key:wpmst_cfg_last_lic_days_leftOption key:wpmst_cfg_last_lic_expiry_dateOption key:wpmst_cfg_last_lic_expiry_statusOption key:wpmst_cfg_last_lic_versionOption key:wpmst_cfg_last_mail_sent_atOption key:wpmst_cfg_license_keyOption key:wpmst_cfg_log_file_warning_size_mbOption key:wpmst_cfg_logging_levelOption key:wpmst_cfg_mail_date_formatOption key:wpmst_cfg_mail_date_format_without_timeOption key:wpmst_cfg_mail_from_fieldOption key:wpmst_cfg_mailster_db_versionOption key:wpmst_cfg_max_mails_per_hourOption key:wpmst_cfg_max_mails_per_minuteOption key:wpmst_cfg_maxexectimeOption key:wpmst_cfg_minchecktimeOption key:wpmst_cfg_mindurationOption key:wpmst_cfg_minmaintenanceOption key:wpmst_cfg_minsendtimeOption key:wpmst_cfg_name_from_fieldOption key:wpmst_cfg_nr_of_mails_sent_in_last_dayOption key:wpmst_cfg_nr_of_mails_sent_in_last_hourOption key:wpmst_cfg_recaptcha2_private_keyOption key:wpmst_cfg_recaptcha2_public_keyOption key:wpmst_cfg_recaptcha_themeOption key:wpmst_cfg_reply_prefixOption key:wpmst_cfg_trigger_sourceOption key:wpmst_cfg_undo_line_wrappingOption key:wpmst_cfg_uninstall_delete_dataOption key:wpmst_cfg_use_alt_txt_varsOption key:wpmst_cfg_version_licenseOption key:wpmst_cfg_wait_between_two_mailsOption key:wpmst_cfg_words_to_filterwp_usermeta