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/])

  • Cloudflare Turnstile — CAPTCHA-free bot protection (requires API keys)
  • User Confirmation Emails — Automatically send a customizable confirmation email to form submitters
  • Custom Email Templates — Fully customizable subject and message for admin and user notifications
  • Per-form Notification Recipients — Send admin notifications to any email address per form
  • Custom Redirect URL — Redirect users to any page after a successful submission
  • CSV Export — Export entries to CSV with filter support
  • Bulk Entry Actions — Mark multiple entries as read/unread or delete them in bulk
  • Entry Filtering — Filter entries by form or read/unread status
  • Global Styling Panel — Full control over colors, fonts, spacing, and blur effects
  • Form Duplication — Duplicate any form with one click
  • White Label Mode — Remove all plugin branding for client or agency use

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.

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.

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

Translate “AD Pro Forms” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Change log

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