Capture

A WordPress plugin for capturing email subscriptions with EMS integration and local storage options.

1 database table

Table NameDescriptionMethod
wp_capture_subscribersStores capture 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_options
Option key:capture_analyticsOption key:capture_db_versionOption key:capture_options
wp_posts
Custom post type:capture_form