Devex Hub Smart Lead Engine
A contact form that saves every submission as a lead in your WordPress admin — with a Kanban pipeline, Google Sheets sync, and team tools built in.
3 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_dhle_leads | Stores dhle leads data created by this plugin. | Static |
| wp_dhle_notes | Stores dhle notes data created by this plugin. | Static |
| wp_dhle_webhook_logs | A logging table that records activity, events, or audit history. | 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_optionsOption key:
dhle_admin_email_templateOption key:dhle_db_versionOption key:dhle_google_sheet_urlOption key:dhle_user_email_templateOption key:dhle_webhook_url