=== Freebie for Contact Form 7 ===
Contributors: munyagu
Donate link: https://munyagu.com/donate/
Tags: form
Requires at least: 4.9
Tested up to: 6.8.2
Stable tag: 1.2.0
Requires PHP: 7.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html


== Description ==

Additional functions for Contact Form 7.

・Mail address confirmation.
・Disable 'autop’ filter to the form content.
  https://contactform7.com/controlling-behavior-by-setting-constants/
・Thanks page redirection.
・Make the comma of multiple values a newline in mail body.
・Hide error message for each field.
・Hide Google reCaptcha V3 badge except in forms.


== Installation ==

1. Install and activate the plugin through the 'Plugins' menu in WordPress
  This plugin can not be activated unless Contact Form 7 plugin is enabled.

== Screenshots ==
1.setting screen.

== Changelog ==

= 1.2 =
Fix disable autop checkbox is not work.
Fix error message for each field is not work.
Update use wpcf7_autop_or_not filter hook for disable autop.
Add setting for restrict access to the management panel to administrators only.
Fix some little bugs.

= 1.1.7 =
Fix determining if a form has been inserted.

= 1.1.6 =
Change plugin name.

= 1.1.5 =
tweak Changed the way to hide the Google reCaptcha logo.

= 1.1.4 =
Add check for the existence of the WPCF7_RECAPTCHA class in contact form 7.

= 1.1.3 =
Update support WordPress 5.5
Update support Contact Form 7 5.2

= 1.1.2 =
Fix ob_flush error.

= 1.1.1 =
Fix http cache condition

= 1.1.0 =
Add Hide reCaptcha badge except in forms.

= 1.0.0 =
First release.
