Arigato Autoresponder and Newsletter

This plugin allows scheduling of automated autoresponder messages / drip marketing messages, instant newsletters, and managing a mailing list.

8 database tables

Table NameDescriptionMethod
wp_bft_attachmentsStores bft attachments data created by this plugin.Static
wp_bft_emaillogStores bft emaillog data created by this plugin.Static
wp_bft_mailsStores bft mails data created by this plugin.Static
wp_bft_newslettersStores bft newsletters data created by this plugin.Static
wp_bft_sentmailsStores bft sentmails data created by this plugin.Static
wp_bft_unsubsStores bft unsubs data created by this plugin.Static
wp_bft_usersStores bft users data created by this plugin.Static
wp_bft_webhooksStores bft webhooks 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_options
Option key:arigato_recaptchaOption key:bft_auto_subscribeOption key:bft_bccOption key:bft_cf7_email_fieldOption key:bft_cf7_name_fieldOption key:bft_cleanup_raw_logOption key:bft_cron_scheduleOption key:bft_datepicker_cssOption key:bft_db_versionOption key:bft_formidable_integrationOption key:bft_hooked_upOption key:bft_locale_urlOption key:bft_mails_per_runOption key:bft_ninja_integrationOption key:bft_no_double_optin_popup_msgOption key:bft_no_signup_popup_msgOption key:bft_no_unsub_popup_msgOption key:bft_optinOption key:bft_optin_messageOption key:bft_optin_redirectOption key:bft_optin_subjectOption key:bft_redirectOption key:bft_require_nameOption key:bft_senderOption key:bft_sleepOption key:bft_subscribe_auto_loginOption key:bft_subscribe_notifyOption key:bft_subscribe_notify_messageOption key:bft_subscribe_notify_receiversOption key:bft_subscribe_notify_subjectOption key:bft_subscribe_to_blogOption key:bft_text_captchaOption key:bft_unsubscribe_notifyOption key:bft_unsubscribe_notify_messageOption key:bft_unsubscribe_notify_receiversOption key:bft_unsubscribe_notify_subjectOption key:bft_use_cron_jobOption key:bft_use_text_captchaOption key:bft_webhooksOption key:bft_wpforms_integrationOption key:bftpro_allow_getOption key:bftpro_recaptcha_langOption key:bftpro_recaptcha_privateOption key:bftpro_recaptcha_publicOption key:bftpro_recaptcha_scoreOption key:bftpro_recaptcha_sizeOption key:bftpro_recaptcha_versionOption key:bftpro_text_captchaOption key:broadfast_debugOption key:in_ninja_form
wp_postmeta
Post meta
wp_usermeta
User meta