Easy Contact Form by LukaCodes

A beautiful drag & drop contact form builder with optional SMTP integration, dark mode support, auto-reply emails, and spam protection.

2 database tables

Table NameDescriptionMethod
wp_lecf_formsStores form definitions and related configuration.Static
wp_lecf_submissionsStores form submissions and user-entered data.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:commsh_lecf_enabledOption key:commsh_recaptcha_enabledOption key:commsh_recaptcha_secret_keyOption key:commsh_recaptcha_site_keyOption key:commsh_turnstile_enabledOption key:commsh_turnstile_secret_keyOption key:commsh_turnstile_site_keyOption key:lecf_db_versionOption key:lecf_default_emailOption key:lecf_delete_on_uninstallOption key:lecf_honeypotOption key:lecf_mailerOption key:lecf_smtp_encryptionOption key:lecf_smtp_from_emailOption key:lecf_smtp_from_nameOption key:lecf_smtp_hostOption key:lecf_smtp_passOption key:lecf_smtp_portOption key:lecf_smtp_userOption key:lecf_store_ip