Title: AD Pro Forms
Author: Altay Dagistan
Published: <strong>Avril 8, 2026</strong>
Last modified: Avril 22, 2026

---

Search plugins

![](https://ps.w.org/ad-pro-forms/assets/banner-772x250.png?rev=3501751)

![](https://ps.w.org/ad-pro-forms/assets/icon-256x256.png?rev=3501666)

# AD Pro Forms

 By [Altay Dagistan](https://profiles.wordpress.org/altayda/)

[Download](https://downloads.wordpress.org/plugin/ad-pro-forms.1.1.2.zip)

 * [Details](https://hat.wordpress.org/plugins/ad-pro-forms/#description)
 * [Reviews](https://hat.wordpress.org/plugins/ad-pro-forms/#reviews)
 *  [Installation](https://hat.wordpress.org/plugins/ad-pro-forms/#installation)
 * [Development](https://hat.wordpress.org/plugins/ad-pro-forms/#developers)

 [Support](https://wordpress.org/support/plugin/ad-pro-forms/)

## Description

AD Pro Forms is a lightweight, fast, and secure WordPress contact form plugin.

**Free features include:**

 * **Visual Form Builder** — Drag-and-drop interface to create forms without writing
   code
 * **Unlimited Forms** — Create and manage as many forms as you need
 * **Field Types** — Text, email, phone, number, textarea, radio, checkbox, select,
   and HTML text fields
 * **Entry Management** — View, expand, mark as read/unread, and delete individual
   entries in the admin
 * **Admin Email Notifications** — Automatic notification to the site admin on every
   form submission
 * **Spam Protection** — Built-in honeypot field and rate limiting on every form
 * **Shortcode Support** — Embed any form anywhere with `[adpf_form id="your-form-
   id"]`
 * **Lightweight & Fast** — CSS and JS assets load only on pages where a form is
   present

**Pro version features** (separate plugin, available at [https://altaydagistan.com/
ad-pro-forms-constructeur-de-formulaires-wordpress/])

 * **User Confirmation Emails** — Automatically send a professional confirmation
   to every form submitter
 * **HTML Email Notifications** — Fully branded HTML emails with logo, custom colors,
   and dynamic placeholders. Includes live preview and one-click test send
 * **Per-form Recipients & Custom Templates** — Customise subject lines and message
   content. Route each form’s notifications to a different inbox
 * **Custom Redirect URL** — Send visitors to any thank-you page or funnel step 
   after submission
 * **CSV Export** — Download all entries as a clean, structured spreadsheet
 * **Advanced Entry Management** — Filter by form or read/unread status. Bulk-mark
   as read or bulk-delete in one action
 * **Global Styling Panel** — Full control over colors, typography, spacing, borders,
   and backdrop blur — applied across all forms at once
 * **Cloudflare Turnstile** — Invisible, frictionless bot protection powered by 
   Cloudflare
 * **Form Duplication** — Clone any form in one click — a massive time-saver for
   designers and agencies
 * **Field Reordering** — Move fields step-by-step with arrow controls, confirmed
   with an animation on each move
 * **White Label Mode** — Remove all plugin branding for client or agency use (Business
   plan)

### Third Party Services

This plugin integrates the **Freemius** SDK, which handles upgrade flows, plugin
update delivery, and optional user feedback. Freemius runs on external servers operated
by Freemius Ltd.

**What data may be sent:** When a site administrator opts in during the activation
prompt, Freemius may collect non-sensitive technical data including the site URL,
WordPress version, PHP version, and plugin version. No form submission data is ever
shared with Freemius.

**Data collection is opt-in only** — nothing is transmitted without explicit administrator
consent during the Freemius activation flow.

 * Freemius Terms of Service: [https://freemius.com/terms/](https://freemius.com/terms/)
 * Freemius Privacy Policy: [https://freemius.com/privacy/](https://freemius.com/privacy/)

Outside of Freemius, this plugin does **not** connect to any external servers. All
form submission data is stored locally in your WordPress database only.

### Privacy Policy

This plugin stores form submission data (including the submitter’s IP address and
user agent) in your WordPress database. You are responsible for disclosing this 
in your site’s privacy policy. For third-party data handling via the Freemius SDK,
see the Third Party Services section above.

## Screenshots

 * [[
 * Frontend contact form — user created contact for can be seen on the right of 
   the screenshot.
 * [[
 * Drag and Drop form builder.
 * [[
 * Entry management dashboard.
 * [[
 * Settings

## Installation

 1. Upload the `ad-pro-forms` folder to `/wp-content/plugins/`
 2. Activate the plugin via the **Plugins** menu in WordPress
 3. Go to **AD Pro Forms > Forms** to create your first form
 4. Copy the shortcode (e.g. `[adpf_form id="contact"]`) and paste it into any page
    or post
 5. _(Optional)_ Configure email settings under **AD Pro Forms > Settings**

## FAQ

### How do I display a form?

After creating a form in **AD Pro Forms > Forms**, copy the shortcode shown in the
form list and paste it into any page, post, or widget.

### Does this plugin store form submissions?

Yes. All submissions are stored in your WordPress database and viewable under **
AD Pro Forms > Form Entries**. The plugin itself does not send form data to any 
external server. See the Third Party Services section below for details on the Freemius
SDK included in this plugin.

### What spam protection is included in the free version?

Every form automatically includes a honeypot field and rate limiting. Cloudflare
Turnstile (CAPTCHA-free bot protection) is available in the Pro version.

### Is this plugin GDPR-friendly?

The plugin stores submission data (including IP address) in your database. You are
responsible for disclosing this in your site’s privacy policy. See the Privacy Policy
section below for details on third-party data handling via Freemius.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“AD Pro Forms” is open source software. The following people have contributed to
this plugin.

Contributors

 *   [ Altay Dagistan ](https://profiles.wordpress.org/altayda/)
 *   [ Freemius ](https://profiles.wordpress.org/freemius/)

“AD Pro Forms” has been translated into 1 locale. Thank you to [the translators](https://translate.wordpress.org/projects/wp-plugins/ad-pro-forms/contributors)
for their contributions.

[Translate “AD Pro Forms” into your language.](https://translate.wordpress.org/projects/wp-plugins/ad-pro-forms)

### Interested in development?

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

## Changelog

#### 1.1.2

 * Improved admin UI: icons on buttons and tabs throughout the plugin
 * Added 4px rounded corners consistently across tables, buttons, and panels
 * Added Pro features upgrade card inside the form settings editor
 * Rounded corners on forms list and entries tables

#### 1.1.1

 * Added French (fr_FR) translation
 * Added dismissable review invitation notice for admins
 * Updated Pro version feature list in About and Settings pages to reflect current
   features
 * Fixed undefined array key warning on entries page

#### 1.1.0

 * Removed locked/gated UI to comply with WordPress.org Plugin Directory guidelines
 * Enabled Freemius WordPress.org compatibility mode
 * Improved third-party service documentation in readme

#### 1.0.0

 * Initial release
 * Drag-and-drop form builder with text, email, phone, number, textarea, radio, 
   checkbox, select, and HTML text fields
 * Entry management: view, expand, mark as read/unread, delete
 * Admin email notifications on form submission
 * Honeypot spam protection and rate limiting
 * Shortcode support: `[adpf_form id="..."]`
 * Object cache support for database queries

## Meta

 *  Version **1.1.2**
 *  Last updated **2 weeks ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 5.0 or higher **
 *  Tested up to **6.9.4**
 *  PHP version ** 7.2 or higher **
 *  Languages
 * [English (US)](https://wordpress.org/plugins/ad-pro-forms/) and [Russian](https://ru.wordpress.org/plugins/ad-pro-forms/).
 *  [Translate into your language](https://translate.wordpress.org/projects/wp-plugins/ad-pro-forms)
 * Tags
 * [contact form](https://hat.wordpress.org/plugins/tags/contact-form/)[drag-and-drop](https://hat.wordpress.org/plugins/tags/drag-and-drop/)
   [form builder](https://hat.wordpress.org/plugins/tags/form-builder/)[forms](https://hat.wordpress.org/plugins/tags/forms/)
 *  [Advanced View](https://hat.wordpress.org/plugins/ad-pro-forms/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/ad-pro-forms/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/ad-pro-forms/reviews/)

## Contributors

 *   [ Altay Dagistan ](https://profiles.wordpress.org/altayda/)
 *   [ Freemius ](https://profiles.wordpress.org/freemius/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/ad-pro-forms/)