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 NameDescriptionMethod
wp_dhle_leadsStores dhle leads data created by this plugin.Static
wp_dhle_notesStores dhle notes data created by this plugin.Static
wp_dhle_webhook_logsA 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_options
Option key:dhle_admin_email_templateOption key:dhle_db_versionOption key:dhle_google_sheet_urlOption key:dhle_user_email_templateOption key:dhle_webhook_url