Norick Confirm for Contact Form 7

Description

This plugin adds a confirmation step to Contact Form 7.

This plugin is a maintained fork of the original “Contact Form 7 add confirm” plugin, updated for compatibility with recent versions of WordPress and Contact Form 7.

Features:

  • Confirmation screen before final submission
  • Back button support
  • Compatible with recent Contact Form 7 versions
  • Multiple form support
  • Works with Flamingo and Contact Form DB
  • Compatible with policy checkbox confirmation flows
  • Custom confirmation screen message support
  • Automatic scroll to confirmation screen
  • Confirmation screen title support
  • Automatically disables the original Contact Form 7 add confirm plugin to avoid conflicts
  • Translation-ready

This plugin is not affiliated with the Contact Form 7 project.

Japanese:

このプラグインは Contact Form 7 に確認画面を追加します。

オリジナルの「Contact Form 7 add confirm」をベースに、
最新の WordPress / Contact Form 7 環境向けにメンテナンス・改善を行った fork 版です。

追加機能:

  • 確認画面メッセージ設定
  • 確認画面タイトル表示
  • 確認画面への自動スクロール
  • 旧 Contact Form 7 add confirm の自動無効化
  • 翻訳対応

Installation

  1. Install and activate Contact Form 7.
  2. Upload the norick-confirm-for-contact-form-7 folder to the /wp-content/plugins/ directory.
  3. Activate the plugin through the “Plugins” menu in WordPress.
  4. Add [confirm] and [back] tags to your Contact Form 7 form.

Documentation and usage guide:
https://plugins.norick-mbox.com/191/

FAQ

How do I add a confirmation screen?

Add [confirm] where you want the confirmation button to appear and [back] where you want the back button to appear.

Does this work with modern Contact Form 7?

Yes. This version has been updated for recent Contact Form 7 and WordPress releases.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Norick Confirm for Contact Form 7” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

6.0.0

  • Added custom confirmation screen message support
  • Added confirmation screen title support
  • Added automatic scroll to confirmation screen
  • Added confirmation screen mode class support
  • Added automatic deactivation of the original Contact Form 7 add confirm plugin
  • Added translation support
  • Improved sanitization and escaping
  • Improved WordPress admin UI

5.1.2

  • Forked and renamed for independent maintenance
  • Added compatibility with modern Contact Form 7 submit status handling
  • Fixed confirm button handling for multiple forms
  • Added sanitization for POST values
  • Added direct access protection to plugin files
  • Fixed compatibility with policy checkbox confirmation flow
  • Fixed enqueue handles and text domain for forked version