Title: WebKernelAI &#8211; Advanced Form Builder
Author: Aamir Sahil
Published: <strong>February 28, 2026</strong>
Last modified: March 5, 2026

---

Search plugins

![](https://ps.w.org/webkernelai-advanced-form-builder/assets/banner-772x250.png?
rev=3471762)

![](https://ps.w.org/webkernelai-advanced-form-builder/assets/icon-256x256.png?rev
=3471762)

# WebKernelAI – Advanced Form Builder

 By [Aamir Sahil](https://profiles.wordpress.org/aamirsahil/)

[Download](https://downloads.wordpress.org/plugin/webkernelai-advanced-form-builder.1.0.2.zip)

 * [Details](https://pcd.wordpress.org/plugins/webkernelai-advanced-form-builder/#description)
 * [Reviews](https://pcd.wordpress.org/plugins/webkernelai-advanced-form-builder/#reviews)
 *  [Installation](https://pcd.wordpress.org/plugins/webkernelai-advanced-form-builder/#installation)
 * [Development](https://pcd.wordpress.org/plugins/webkernelai-advanced-form-builder/#developers)

 [Support](https://wordpress.org/support/plugin/webkernelai-advanced-form-builder/)

## Description

**WebKernelAI – Advanced Form Builder** is a modern, performance-focused WordPress
form plugin built for developers, agencies, and production websites.

Unlike traditional form plugins that rely on `postmeta`, WKAF uses **custom database
tables**, a **schema-driven architecture**, and **clean AJAX handling** to deliver
reliable form submissions at scale.

WKAF is designed as a modern alternative to traditional contact form plugins, with
a free core and a roadmap for professional add-ons (payments, bookings, integrations).

### Why WKAF?

– Custom database tables (no `postmeta` abuse)
 – Schema-based form engine (single
source of truth) – Clean OOP architecture with strict separation of concerns – Performance-
first design – Security-focused by default – Built to scale to high-traffic sites

—

### Who is WKAF built for?

– Developers building performance-focused websites
 – Agencies managing multiple
client projects – Production environments requiring reliable data storage – High-
traffic websites

—

### Built for Performance

WKAF stores entries in dedicated database tables with proper indexing.
 This avoids
performance bottlenecks commonly seen when storing form entries in post meta.

—

### Features

### Form Builder (Admin)

– Drag & drop form builder
 – Field reorder, duplicate, and delete – Auto-generated
unique field names – Field types: – Text – Email – Number – Phone – Textarea – Select–
Radio – Checkbox – Checkbox Group – Date – Hidden – Rating (Stars) – File Upload–
Terms & Conditions – Required field validation – Dynamic field options editor (select/
radio / checkbox group) – JSON-based schema with backward compatibility

—

### Frontend Forms

– Shortcode-based rendering
 – AJAX form submission – Inline validation errors –
Loading spinner & submit button locking – Custom thank-you message – Minimal default
CSS (easy to override) – Per-form custom CSS and optional JavaScript for advanced
users (sanitized before output).

—

### Entries Management

– Custom entries database tables
 – AJAX-powered admin entries list – Pagination&
search – Single entry detail view – Secure file download links – CSV export (Excel-
compatible)

—

### Email System

– Admin notification emails
 – User confirmation emails – Template editor with dynamic
variables: {{field_name}}

– Clean variable parsing
 – Hooks for add-ons – Email delivery failures do not prevent
entry storage.

—

### SMTP Support

– Built-in SMTP configuration
 – No external SMTP plugin required – Supports: – 
Host – Port – Encryption – Authentication – Works on localhost & production servers–
SMTP test email tool

—

### Email Logs

– Logs all system-sent emails:
 – Admin notifications – User confirmations – Test
emails – Success & failure status – Privacy-safe (email body is NOT stored)

—

### Security & Spam Protection

– Nonce validation
 – Honeypot protection – Google reCAPTCHA: – v2 (checkbox) – 
v3 (score-based) – Global reCAPTCHA keys – Per-form enable/disable controls – Secure
file upload handling

—

### Performance & Architecture

– No global scripts or styles
 – Assets loaded only when a form is present – Custom
database tables for optimal queries – Indexed meta tables for fast lookups – No 
third-party dependencies – Clean, namespaced OOP codebase

—

### Developer Friendly

– Action & filter hooks for add-ons
 – Extensible email variables – Clean validation
pipeline – Add-on ready architecture – No forced design or styling

—

### Privacy

WKAF respects user privacy:

– Email bodies are NOT stored
 – Only necessary submission data is saved – Compatible
with WordPress personal data export & erase tools – No external tracking or data
sharing

—

### External Services

This plugin integrates with Google reCAPTCHA to prevent spam submissions.

What it does:
 Loads Google reCAPTCHA API on forms where spam protection is enabled.

What data is sent:
 When reCAPTCHA is enabled, the user’s IP address and browser
information may be transmitted to Google to verify whether the submission is legitimate.

Service Provider:
 Google LLC

Terms:
 https://policies.google.com/terms

Privacy:
 https://policies.google.com/privacy

—

## Screenshots

 * [[
 * Drag & drop form builder
 * [[
 * Admin entries management

## Installation

 1. Upload the plugin folder to `/wp-content/plugins/`
 2. Activate the plugin through the WordPress admin
 3. Go to **WKAF > Forms** to create your first form
 4. Use the provided shortcode to display the form

—

## FAQ

### Does WKAF use post meta for storing entries?

No. WKAF uses custom database tables for forms, entries, entry meta, and email logs.

—

### Does email failure affect form submission?

No. Entries are saved even if email delivery fails. Email failures are logged separately.

—

### Can I customize form styling?

Yes. WKAF includes minimal default CSS. You can override styles using your theme
or per-form custom CSS.

—

### Is WKAF suitable for high-traffic websites?

Yes. The plugin is designed for performance and scalability, with efficient database
queries and no unnecessary asset loading.

—

### Can WKAF handle large numbers of form entries?

Yes. The admin entries list uses server-side AJAX pagination and loads only a limited
number of records per request (10, 25, 50, or 100). This allows the interface to
remain responsive even with very large numbers of stored entries.

—

### Does WKAF support add-ons?

Yes. WKAF is built with a modular architecture and supports add-ons for extended
functionality.

—

## Reviews

![](https://secure.gravatar.com/avatar/4d9e9b6095728f07c08187961152a32868956c7851deb81b0dcd0f45206dc4b9?
s=60&d=retro&r=g)

### 󠀁[My new favourite wordpress form](https://wordpress.org/support/topic/my-new-favourite-wordpress-form/)󠁿

 [mustafasabir12](https://profiles.wordpress.org/mustafasabir12/) March 6, 2026 
1 reply

THIS IS THE BEST!!! wordpress form plugin. It can generate simple forms on the frontend,
without too much js/css overhead, by default supports form entries storage and recaptcha
both v2 and v3. Can be easily styled with our own css/jss too. Awesome, thanks to
the dev.

 [ Read all 1 review ](https://wordpress.org/support/plugin/webkernelai-advanced-form-builder/reviews/)

## Contributors & Developers

“WebKernelAI – Advanced Form Builder” is open source software. The following people
have contributed to this plugin.

Contributors

 *   [ Aamir Sahil ](https://profiles.wordpress.org/aamirsahil/)

[Translate “WebKernelAI – Advanced Form Builder” into your language.](https://translate.wordpress.org/projects/wp-plugins/webkernelai-advanced-form-builder)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/webkernelai-advanced-form-builder/),
check out the [SVN repository](https://plugins.svn.wordpress.org/webkernelai-advanced-form-builder/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/webkernelai-advanced-form-builder/)
by [RSS](https://plugins.trac.wordpress.org/log/webkernelai-advanced-form-builder/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.0

– Initial public release
 – Full form builder – AJAX frontend submissions – Email
notifications & SMTP – reCAPTCHA v2 & v3 – File uploads – Entries management & export–
Email logging

—

#### 1.0.1

– Security improvements
 – Nonce verification enhancements – Database query hardening–
Minor internal fixes

—

## Meta

 *  Version **1.0.2**
 *  Last updated **1 month ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.0 or higher **
 *  Tested up to **6.9.4**
 *  PHP version ** 7.4 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/webkernelai-advanced-form-builder/)
 * Tags
 * [ajax form](https://pcd.wordpress.org/plugins/tags/ajax-form/)[contact form](https://pcd.wordpress.org/plugins/tags/contact-form/)
   [custom forms](https://pcd.wordpress.org/plugins/tags/custom-forms/)[Email Forms](https://pcd.wordpress.org/plugins/tags/email-forms/)
   [form builder](https://pcd.wordpress.org/plugins/tags/form-builder/)
 *  [Advanced View](https://pcd.wordpress.org/plugins/webkernelai-advanced-form-builder/advanced/)

## Ratings

 5 out of 5 stars.

 *  [  1 5-star review     ](https://wordpress.org/support/plugin/webkernelai-advanced-form-builder/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/webkernelai-advanced-form-builder/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/webkernelai-advanced-form-builder/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/webkernelai-advanced-form-builder/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/webkernelai-advanced-form-builder/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/webkernelai-advanced-form-builder/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/webkernelai-advanced-form-builder/reviews/)

## Contributors

 *   [ Aamir Sahil ](https://profiles.wordpress.org/aamirsahil/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/webkernelai-advanced-form-builder/)