Filled In

Generic form processor allowing forms to be painlessly processed and aggregated, with numerous options to validate data and perform custom commands

3 database tables

Table NameDescriptionMethod
wp_filled_inStores filled in data created by this plugin.Static
wp_filled_in_errorsStores filled in errors data created by this plugin.Static
wp_filled_in_extensionsStores filled in extensions 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:blog_charsetOption key:filled_inOption key:filled_in_ajaxOption key:filled_in_attachmentsOption key:filled_in_cookiesOption key:filled_in_cron_delete_failedOption key:filled_in_cron_delete_failed_last_runOption key:filled_in_cssOption key:filled_in_noticeOption key:filled_in_notificationsOption key:filled_in_recent_errorOption key:filled_in_recent_error_dataOption key:filled_in_smtp_hostOption key:filled_in_smtp_passwordOption key:filled_in_smtp_portOption key:filled_in_smtp_sslOption key:filled_in_smtp_usernameOption key:filled_in_templatesOption key:filled_in_uploadsOption key:filled_in_versionOption key:fv_antispam
wp_usermeta
User meta