Email Marketing Plugin – WP Email Capture

Double opt-in form for building your email list. Define landing pages to distribute your ebooks & software.

2 database tables

Table NameDescriptionMethod
wp_email_capture_registered_membersStores email capture registered members data created by this plugin.Static
wp_email_capture_temp_membersStores email capture temp members 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_comments
Direct access
wp_options
Option key:blog_charsetOption key:dismissed-Option key:dismissed-wp_email_capture_mysql_deprecatedOption key:wp_email_capture_bodyOption key:wp_email_capture_db_versionOption key:wp_email_capture_default_stylingOption key:wp_email_capture_disabled_headersOption key:wp_email_capture_enable_gdprOption key:wp_email_capture_fromOption key:wp_email_capture_from_nameOption key:wp_email_capture_linkOption key:wp_email_capture_name_delimeterOption key:wp_email_capture_name_requiredOption key:wp_email_capture_number_for_privacyOption key:wp_email_capture_recaptcha_api_typeOption key:wp_email_capture_recaptcha_client_api_keyOption key:wp_email_capture_recaptcha_server_api_keyOption key:wp_email_capture_redirectionOption key:wp_email_capture_send_email_htmlOption key:wp_email_capture_signupOption key:wp_email_capture_subjectOption key:wp_email_capture_theme_affiliate_linkOption key:wp_email_capture_unit_for_privacyOption key:wp_page_for_privacy_policyOption key:wpec_tracking_hash
wp_usermeta
User meta