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
- Simple thank you screen support after successful submission
- Additional thank you message support
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
- Install and activate Contact Form 7.
- Upload the
norick-confirm-for-contact-form-7folder to the/wp-content/plugins/directory. - Activate the plugin through the “Plugins” menu in WordPress.
- 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.
ContributorsTranslate “Norick Confirm for Contact Form 7” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
6.0.2
- Added simple thank you screen support
- Added additional thank you message support
- Added optional thank you screen enable setting
- Improved Contact Form 7 successful submission UI flow
- Improved compatibility with Contact Form 7 6.x response output handling
- Added translation strings for thank you screen settings
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