Contact Forms by Cimatti

Create accessible contact forms with drag-and-drop. WCAG 2.2 compliant with screen reader support, keyboard navigation, and clear error messages.

3 database tables

Table NameDescriptionMethod
wp_accua_forms_submissionsStores form definitions and related configuration.Static
wp_accua_forms_submissions_notesStores form definitions and related configuration.Static
wp_accua_forms_submissions_valuesStores form definitions and related configuration.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:accua_form_api_keysOption key:accua_forms_anonymize_ip_dataOption key:accua_forms_avail_fieldsOption key:accua_forms_db_versionOption key:accua_forms_default_analytics_dataOption key:accua_forms_default_captcha_field_dataOption key:accua_forms_default_file_field_dataOption key:accua_forms_default_form_dataOption key:accua_forms_file_dataOption key:accua_forms_form_fields_order_postOption key:accua_forms_lastidOption key:accua_forms_retention_dataOption key:accua_forms_save_form_field_postOption key:accua_forms_saved_formsOption key:accua_forms_trash_formsOption key:blog_charsetOption key:cfturnstile_keyOption key:cfturnstile_secretOption key:cfturnstile_secretkey
wp_postmeta
Post meta